aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/jquery.ocdialog.scss
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2019-01-17 10:59:50 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2019-01-17 10:59:50 +0100
commit4c18cc34f3ad4ad480c85c650c0667d0100e1943 (patch)
treee439b859f40e1e48888d39bda649217b43d8c1ae /core/css/jquery.ocdialog.scss
parente5922c6b8f3bad39addc4fdc0ad3188e10b0d4d4 (diff)
downloadnextcloud-server-4c18cc34f3ad4ad480c85c650c0667d0100e1943.tar.gz
nextcloud-server-4c18cc34f3ad4ad480c85c650c0667d0100e1943.zip
Dark theme: Fix move/copy dialog icons
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/css/jquery.ocdialog.scss')
-rw-r--r--core/css/jquery.ocdialog.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/jquery.ocdialog.scss b/core/css/jquery.ocdialog.scss
index f25ca142716..7372f308727 100644
--- a/core/css/jquery.ocdialog.scss
+++ b/core/css/jquery.ocdialog.scss
@@ -51,7 +51,7 @@
top: 0;
right: 0;
padding: 25px;
- background: url('../img/actions/close.svg') no-repeat center;
+ background: var(--icon-close-000) no-repeat center;
opacity: .5;
&:hover,