[autocomplete] remove dead css
This commit is contained in:
parent
f611f9b1e4
commit
585ba7f42d
1 changed files with 0 additions and 5 deletions
|
@ -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; }
|
||||
|
|
Reference in a new issue