mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
We better leave icons pixel-sized right now
This commit is contained in:
parent
097d3a94a4
commit
d1ca8ab0fe
@ -99,8 +99,8 @@ table.action td.timesince {
|
|||||||
/* State row behaviour */
|
/* State row behaviour */
|
||||||
|
|
||||||
tr.state img.icon {
|
tr.state img.icon {
|
||||||
height: 1em;
|
height: 16px;
|
||||||
width: 1em;
|
width: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.state a {
|
tr.state a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user