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…
Reference in New Issue