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