mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 07:14:35 +02:00
parent
7bb9c8e25f
commit
82733f321e
@ -238,7 +238,8 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
tr[href] {
|
tr[href] {
|
||||||
-webkit-transform: translate3d(0,0,0); /* Fixes Safari hover bug in history table rows */
|
-webkit-transform: translate3d(0,0,0); /* Without this, hovering in Safari is broken in history table rows */
|
||||||
|
-moz-transform: none; /* Firefox collapses border spacing due to the above */
|
||||||
}
|
}
|
||||||
|
|
||||||
tr[href].active {
|
tr[href].active {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user