Only use white search icon in the menu
This commit is contained in:
parent
f908ea42ce
commit
752e747b53
|
@ -164,7 +164,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu input.search {
|
#menu input.search {
|
||||||
background: transparent url('../img/icons/search.png') no-repeat 0.7em center;
|
background: transparent url('../img/icons/search_white.png') no-repeat 0.7em center;
|
||||||
background-size: 1em auto;
|
background-size: 1em auto;
|
||||||
border: none;
|
border: none;
|
||||||
border-left: 5px solid transparent;
|
border-left: 5px solid transparent;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 491 B |
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in New Issue