more searchbar style work
This commit is contained in:
parent
a1b8f6e4ec
commit
71d864f283
@ -57,7 +57,6 @@ input {
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
|
||||
code {
|
||||
font-family: Courier, monospace;
|
||||
display: block;
|
||||
@ -2882,13 +2881,14 @@ div.jGrowl div.info {
|
||||
}
|
||||
|
||||
.autocomplete .selected {
|
||||
background:$bgcolour;
|
||||
background: $search_background;
|
||||
}
|
||||
|
||||
.autocomplete div {
|
||||
padding: 2px 5px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
#datebrowse-sidebar select {
|
||||
|
Reference in New Issue
Block a user