From 809fb8482dd825d43e3af1e98d902424c406ae0a Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 23 Jan 2014 13:11:08 +0100 Subject: remove %webroot% from files app --- apps/files/css/upload.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'apps/files/css/upload.css') diff --git a/apps/files/css/upload.css b/apps/files/css/upload.css index ef043569094..d44967c7ae0 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; } -- cgit v1.2.3