]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove the icon since it's defined by the app itself 3252/head
authorJoas Schilling <coding@schilljs.com>
Wed, 25 Jan 2017 09:50:31 +0000 (10:50 +0100)
committerJoas Schilling <coding@schilljs.com>
Wed, 25 Jan 2017 09:50:31 +0000 (10:50 +0100)
Signed-off-by: Joas Schilling <coding@schilljs.com>
settings/css/settings.css
settings/img/activity-dark.svg [deleted file]

index 37132317e1013bb35c4c3274209cc272e5c77bcf..10c8563533b7de5778a650fdeed6b9f869963103 100644 (file)
@@ -20,9 +20,6 @@ input#openid, input#webdav { width:20em; }
 .nav-icon-clientsbox {
        background-image: url('../img/change.svg?v=1');
 }
-.nav-icon-activity {
-       background-image: url('../img/activity-dark.svg?v=1');
-}
 .nav-icon-federated-cloud {
        background-image: url('../img/share.svg?v=1');
 }
diff --git a/settings/img/activity-dark.svg b/settings/img/activity-dark.svg
deleted file mode 100644 (file)
index 0fccc55..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.0">
- <path d="m16 1-10 18h11l-1 12 10-18h-11z"/>
-</svg>