mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
Dark theme: Fix icons in 'More apps' menu
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
f25fc2ea39
commit
a47784e8f6
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ $color-border-dark: lighten($color-main-background, 14%);
|
|||
filter: invert(100%);
|
||||
}
|
||||
}
|
||||
|
||||
#navigation #apps li a,
|
||||
#body-settings #content.app-settings .app-image-icon,
|
||||
#body-settings #content.app-settings #app-sidebar #app-details-view h2 {
|
||||
svg {
|
||||
|
|
|
|||
Loading…
Reference in a new issue