mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-11 09:31:31 -04:00
high-contrast.less: Make .search-bar match input style
This commit is contained in:
parent
8748c90fd3
commit
8bcbc7fc25
1 changed files with 5 additions and 0 deletions
|
|
@ -209,3 +209,8 @@ input.search {
|
|||
background-image: url(../img/icons/search.png);
|
||||
}
|
||||
|
||||
|
||||
.search-bar {
|
||||
border: 1px solid #006d8c;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue