mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
controls.less: Use light search icon in controls
This commit is contained in:
parent
090e744508
commit
2b323c9008
@ -26,7 +26,7 @@ input.search {
|
||||
.transition(border 0.3s ease);
|
||||
.transition(background-image 0.2s ease);
|
||||
|
||||
background-image: url(../img/icons/search.png);
|
||||
background-image: url(../img/icons/search_white.png);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 1em 1em;
|
||||
background-position: .25em center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user