summaryrefslogtreecommitdiffstats
path: root/apps/files/css/upload.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/css/upload.css')
-rw-r--r--apps/files/css/upload.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/files/css/upload.css b/apps/files/css/upload.css
index ddd2a67b812..06b4d4655fe 100644
--- a/apps/files/css/upload.css
+++ b/apps/files/css/upload.css
@@ -18,9 +18,6 @@
margin: -5px -3px;
cursor: pointer;
z-index: 10;
- background-image: url('%webroot%/core/img/actions/upload.svg');
- background-repeat: no-repeat;
- background-position: center;
opacity: .65;
}
.file_upload_target { display:none; }
@@ -119,11 +116,6 @@
.oc-dialog .fileexists .conflict input[type='checkbox'] {
float: left;
}
-.oc-dialog .fileexists .toggle {
- background-image: url('%webroot%/core/img/actions/triangle-e.png');
- width: 16px;
- height: 16px;
-}
.oc-dialog .fileexists #allfileslabel {
float:right;
}