mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
ae1962af27
commit
eb77fff012
@ -212,3 +212,11 @@ hr.command-separator {
|
|||||||
border: none;
|
border: none;
|
||||||
border-bottom: 2px solid @colorPetrol;
|
border-bottom: 2px solid @colorPetrol;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td.state {
|
||||||
|
.time-ago,
|
||||||
|
.time-since,
|
||||||
|
.time-until {
|
||||||
|
text-transform: capitalize;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user