gns3-web-ui/src/styles.css
2017-11-30 11:32:29 +01:00

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;
}