mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-03-11 15:04:29 +00:00
11 lines
176 B
CSS
11 lines
176 B
CSS
/* @TODO: make icons self hosted */
|
|
@import '~https://fonts.googleapis.com/icon?family=Material+Icons';
|
|
|
|
img.logo-header {
|
|
width: 50px;
|
|
}
|
|
|
|
a.table-link {
|
|
color: #0097a7;
|
|
}
|