mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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 */
|
||||
|
||||
tr.state img.icon {
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
tr.state a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user