Fix reading list filters input's color in night theme (#3089) [ci skip]
This commit is contained in:
parent
c15a2379e7
commit
95ba6608c8
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
box-sizing: border-box;
|
||||
margin-bottom: 4px;
|
||||
@include themeable(background, theme-container-accent-background, lighten($light-gray, 2%));
|
||||
@include themeable(color, theme-color, $black);
|
||||
}
|
||||
.readinglist-tags {
|
||||
padding-bottom: 25px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue