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:
Diffstat (limited to 'apps/dashboard/src/components/BackgroundSettings.vue')
-rw-r--r--apps/dashboard/src/components/BackgroundSettings.vue4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/dashboard/src/components/BackgroundSettings.vue b/apps/dashboard/src/components/BackgroundSettings.vue
index 691ce12cfd3..bd2154e89a7 100644
--- a/apps/dashboard/src/components/BackgroundSettings.vue
+++ b/apps/dashboard/src/components/BackgroundSettings.vue
@@ -181,10 +181,6 @@ export default {
content: '';
display: block;
height: 100%;
-
- body.theme--dark & {
- background-image: var(--icon-checkmark-000);
- }
}
}
}