mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
parent
ceacf9af71
commit
d87c3b1804
@ -51,3 +51,11 @@ p {
|
|||||||
// Remove default margin
|
// Remove default margin
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tr.active {
|
||||||
|
background-color: @gray-lighter;
|
||||||
|
}
|
||||||
|
|
||||||
|
tr:hover {
|
||||||
|
background-color: @gray-lightest;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user