gns3-web-ui/src/styles.css

8 lines
208 B
CSS
Raw Normal View History

2017-10-31 14:44:47 +01:00
/* @TODO: make icons self hosted */
@import '~https://fonts.googleapis.com/icon?family=Material+Icons';
2017-10-31 15:45:38 +01:00
/*@import '~@angular/material/prebuilt-themes/pink-bluegrey.css';*/
2017-09-25 13:07:52 +02:00
2017-10-31 14:44:47 +01:00
img.logo-header {
2017-09-25 13:07:52 +02:00
width: 50px;
}