mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Fix contrast of the search icon
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
parent
6f0ae0b95f
commit
9d8870eede
3 changed files with 4 additions and 4 deletions
|
|
@ -172,7 +172,7 @@ export default {
|
|||
margin: 2px 0;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
opacity: .6;
|
||||
opacity: .85;
|
||||
}
|
||||
|
||||
&--opened &__trigger,
|
||||
|
|
|
|||
4
dist/core-unified-search.js
vendored
4
dist/core-unified-search.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-unified-search.js.map
vendored
2
dist/core-unified-search.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue