aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/css/settings-personal.scss
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/css/settings-personal.scss')
-rw-r--r--apps/encryption/css/settings-personal.scss10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/encryption/css/settings-personal.scss b/apps/encryption/css/settings-personal.scss
index d9846cc77f6..f7892c001df 100644
--- a/apps/encryption/css/settings-personal.scss
+++ b/apps/encryption/css/settings-personal.scss
@@ -2,14 +2,14 @@
This file is licensed under the Affero General Public License version 3 or later.
See the COPYING-README file. */
-#encryptAllError
-, #encryptAllSuccess
-, #recoveryEnabledError
-, #recoveryEnabledSuccess {
+#encryptAllError,
+#encryptAllSuccess,
+#recoveryEnabledError,
+#recoveryEnabledSuccess {
display: none;
}
/* icons for sidebar */
.nav-icon-basic-encryption-module {
- @include icon-color('app', 'encryption', $color-black);
+ background-image: var(--icon-encryption-dark);
} \ No newline at end of file