mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
Fix more icon color
Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
parent
9aaa370e07
commit
c6f3eb954c
3 changed files with 4 additions and 3 deletions
|
|
@ -244,6 +244,7 @@ $header-icon-size: 20px;
|
|||
color: var(--color-primary-text);
|
||||
opacity: .7;
|
||||
margin: 3px;
|
||||
filter: var(--background-image-invert-if-bright);
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
|
|
|
|||
4
dist/core-main.js
vendored
4
dist/core-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-main.js.map
vendored
2
dist/core-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue