Add search category icon
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
af2ecbbd5a
commit
221f3a4819
|
@ -584,3 +584,8 @@ img, object, video, button, textarea, input, select, div[contenteditable=true] {
|
|||
.icon-category-security {
|
||||
background-image: url('../img/actions/password.svg?v=1');
|
||||
}
|
||||
|
||||
.icon-category-search {
|
||||
background-image: url('../img/actions/search.svg?v=1');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue