Skip to content
Snippets Groups Projects
Commit 5aa1ca58 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

use SVG for folder image

parent bcf1b6f9
No related branches found
No related tags found
No related merge requests found
......@@ -556,7 +556,7 @@ div.crumb a{ padding: 0.9em 0 0.7em 0; }
}
/* icons */
.folder-icon { background-image: url('%webroot%/core/img/places/folder.png'); }
.folder-icon { background-image: url('%webroot%/core/img/places/folder.svg'); }
.delete-icon { background-image: url('%webroot%/core/img/actions/delete.svg'); }
.delete-icon:hover { background-image: url('%webroot%/core/img/actions/delete-hover.svg'); }
.edit-icon { background-image: url('%webroot%/core/img/actions/rename.svg'); }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment