mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
Only use white search icon in the menu
This commit is contained in:
parent
f908ea42ce
commit
752e747b53
@ -164,7 +164,7 @@
|
||||
}
|
||||
|
||||
#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;
|
||||
border: none;
|
||||
border-left: 5px solid transparent;
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 491 B |
BIN
public/img/icons/search_white.png
Normal file
BIN
public/img/icons/search_white.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Loading…
x
Reference in New Issue
Block a user