mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
sab table .row-extra-text color
This commit is contained in:
parent
39c5beb28d
commit
a0bcbc1509
@ -472,6 +472,11 @@ input[type="submit"]:focus {
|
||||
}
|
||||
|
||||
/* History */
|
||||
|
||||
.queue-table .row-extra-text, .history-table .row-extra-text {
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.caret {
|
||||
border-top-color: white !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user