mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-07 21:05:18 +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;
|
||||
|
||||
&:hover {
|
||||
border-bottom: 1px @gray-light solid;
|
||||
border-bottom: 1px @text-color solid;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user