mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 15:24:05 +02:00
parent
bd2cd0dda5
commit
fa26e24a60
@ -235,6 +235,10 @@
|
|||||||
border-spacing: 0 1px;
|
border-spacing: 0 1px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
tr[href] {
|
||||||
|
-webkit-transform: translate3d(0,0,0); /* Fixes Safari hover bug in history table rows */
|
||||||
|
}
|
||||||
|
|
||||||
tr[href].active {
|
tr[href].active {
|
||||||
background-color: @tr-active-color;
|
background-color: @tr-active-color;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user