mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
Fix for hovered host- and servicename
This commit is contained in:
parent
8e3394fd55
commit
f456ad3a04
@ -59,7 +59,6 @@ table.action td .pluginoutput {
|
||||
table.action td a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
color: @colorTextDarkDefault;
|
||||
}
|
||||
|
||||
table.action td a:hover {
|
||||
@ -107,7 +106,6 @@ tr.state a {
|
||||
}
|
||||
|
||||
tr.state a.active {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
tr.state.new td.state {
|
||||
|
Loading…
x
Reference in New Issue
Block a user