summaryrefslogtreecommitdiffstats
path: root/settings/css
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-01-25 10:50:31 +0100
committerJoas Schilling <coding@schilljs.com>2017-01-25 10:50:31 +0100
commit7e3bd63a70dbb3ec77e8d207d63fb2398dd40f1e (patch)
treedd94a94d7dcf1b24bf1f0d687afc641a8c6c4674 /settings/css
parent77fcee7979b35fc4a97470919c5a7dceaad75b1a (diff)
downloadnextcloud-server-7e3bd63a70dbb3ec77e8d207d63fb2398dd40f1e.tar.gz
nextcloud-server-7e3bd63a70dbb3ec77e8d207d63fb2398dd40f1e.zip
Remove the icon since it's defined by the app itself
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 37132317e10..10c8563533b 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -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');
}