fix category fg color not set in properties
This commit is contained in:
parent
ad842b7b2c
commit
da6b820571
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@ input[id=General]:checked + label,
|
|||
input[id=Anime]:checked + label,
|
||||
input[id=People]:checked + label,
|
||||
#properties span[id='category'] {
|
||||
color: #000;
|
||||
color: #000 !important;
|
||||
background-color: #eeeeee;
|
||||
border: 3px solid #efefef;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue