First pass of normalising icons.
This commit is contained in:
parent
e26fd6c27a
commit
074c96cd3e
23 changed files with 175 additions and 20 deletions
|
@ -259,7 +259,7 @@ input[type=search].mx_textinput_icon {
|
|||
|
||||
input[type=text].mx_textinput_icon.mx_textinput_search,
|
||||
input[type=search].mx_textinput_icon.mx_textinput_search {
|
||||
background-image: url('../../img/icons-search.svg');
|
||||
background-image: url('../../img/feather-icons/search.svg');
|
||||
}
|
||||
|
||||
// dont search UI as not all browsers support it,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue