fix category fg color not set in properties
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user