We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11746bc commit 2ce1f9bCopy full SHA for 2ce1f9b
1 file changed
css/hf_base.css
@@ -1585,8 +1585,8 @@ li.path-ext-svg a img {
1585
.filter-tag-form .selectize-input input,
1586
.filter-author-form .selectize-input input,
1587
.filter-added_by-form .selectize-input input {
1588
- background: transparent;
1589
- color: #444;
+ background: transparent !important;
+ color: #444 !important;
1590
height: 16px;
1591
padding: 0;
1592
height: 26px;
@@ -1664,4 +1664,4 @@ li.path-ext-svg a img {
1664
1665
.filter-album-form .add-album-button {
1666
width: fit-content;
1667
-}
+}
0 commit comments