mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
monitoring: Change hover color for links w/ border-bottom
This commit is contained in:
parent
66926a7a93
commit
27f2d485f5
@ -424,7 +424,7 @@ div.pluginoutput {
|
|||||||
border-bottom: 1px @gray-light dotted;
|
border-bottom: 1px @gray-light dotted;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
border-bottom: 1px @gray-light solid;
|
border-bottom: 1px @text-color solid;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user