From 10f8d643dc44ddf82db3cfd91d529d47cfe2d94d Mon Sep 17 00:00:00 2001 From: Vincent Chan Date: Wed, 15 Jun 2016 13:16:11 +0200 Subject: store icons in class --- apps/files/css/files.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apps/files/css/files.css') diff --git a/apps/files/css/files.css b/apps/files/css/files.css index ccf91e377c9..f8a2d17aaf6 100644 --- a/apps/files/css/files.css +++ b/apps/files/css/files.css @@ -85,10 +85,6 @@ background-color: rgb(179, 230, 255)!important; } -.dropping-to-dir .thumbnail { - background-image: url(/nextcloud/core/img/filetypes/folder-drag-accept.svg)!important; -} - /* icons for sidebar */ .nav-icon-files { background-image: url('../img/folder.svg'); -- cgit v1.2.3