Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-06-29 17:10:53 +0300
committerJulius Härtl <jus@bitgrid.net>2018-07-19 09:16:57 +0300
commit29ff7efe9a5be16b133a1ee4e43d6d2155b6a21c (patch)
tree55f1645f13a1f5f2e0591e67dc62d23048f4a5a7 /apps/accessibility
parent98a0113d4083d4dff73f8212106673ccc1c4b744 (diff)
Svg icon api sass function and upgrade of all styles
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/accessibility')
-rw-r--r--apps/accessibility/css/themedark.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/accessibility/css/themedark.scss b/apps/accessibility/css/themedark.scss
index c0935165c7d..9ff59df2b50 100644
--- a/apps/accessibility/css/themedark.scss
+++ b/apps/accessibility/css/themedark.scss
@@ -37,9 +37,6 @@ $color-border-dark: lighten($color-main-background, 14%);
}
}
}
-.federation-menu .icon-federation-menu {
- filter: invert(100%);
-}
.bubble,
.app-navigation-entry-menu,
.popovermenu,