[autocomplete] remove dead css

This commit is contained in:
Shish 2024-01-01 16:07:59 +00:00
parent f611f9b1e4
commit 585ba7f42d

View file

@ -17,8 +17,3 @@
background-color: #ccc;
outline: none;
}
input[name=search] ~ input[type=submit] { display: inline-block !important; }
.tag-negative { background: #ff8080 !important; }
.tag-positive { background: #40bf40 !important; }
.tag-metatag { background: #eaa338 !important; }