mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14: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 {
|
table.action td a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: @colorTextDarkDefault;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
table.action td a:hover {
|
table.action td a:hover {
|
||||||
@ -107,7 +106,6 @@ tr.state a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tr.state a.active {
|
tr.state a.active {
|
||||||
text-decoration: underline;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.state.new td.state {
|
tr.state.new td.state {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user