mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-09 20:12:53 +00:00
Fix for styling
This commit is contained in:
parent
0e71897317
commit
d86eca7061
@ -112,6 +112,7 @@ g.node:hover {
|
||||
|
||||
mat-icon {
|
||||
font-size: 20px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.menu-button {
|
||||
@ -149,6 +150,10 @@ g.node:hover {
|
||||
&.lightTheme {
|
||||
background-color: rgba(244, 248, 252, 0.95) !important;
|
||||
|
||||
mat-icon {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.menu-button {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user