Made it so your currently selected tab is not #080808
This commit is contained in:
parent
6d809efa89
commit
b760b758d0
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ i.grey.icon.icon.icon.icon {
|
|||
}
|
||||
.ui.basic.labels .primary.label,
|
||||
.ui.ui.ui.basic.primary.label {
|
||||
color: var(--color-text-dark) !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.basic.yellow.label.pending-label {
|
||||
background: var(--color-light) !important;
|
||||
|
|
Loading…
Reference in a new issue