summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-02-13 22:48:20 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2019-02-14 12:17:57 +0100
commit15dc1fa62f6a42c3ccb3e54d9609c3116bf36357 (patch)
treec80df64325d8cf729841f83913f0da2e2514d456 /apps
parente65f7f05de6443bd66b1c31325cbc3cbe149d1e5 (diff)
downloadnextcloud-server-15dc1fa62f6a42c3ccb3e54d9609c3116bf36357.tar.gz
nextcloud-server-15dc1fa62f6a42c3ccb3e54d9609c3116bf36357.zip
Move systemtags icon to icons.scss
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps')
-rw-r--r--apps/systemtags/css/systemtagsfilelist.scss4
-rw-r--r--apps/systemtags/img/tag.svg1
2 files changed, 0 insertions, 5 deletions
diff --git a/apps/systemtags/css/systemtagsfilelist.scss b/apps/systemtags/css/systemtagsfilelist.scss
index 3c188e76449..d2d96d0c2c1 100644
--- a/apps/systemtags/css/systemtagsfilelist.scss
+++ b/apps/systemtags/css/systemtagsfilelist.scss
@@ -12,10 +12,6 @@
margin-left: 10px;
}
-.nav-icon-systemtagsfilter {
- @include icon-color('tag', 'systemtags', $color-black);
-}
-
#app-sidebar .mainFileInfoView .tag-label {
cursor: pointer;
padding: 13px;
diff --git a/apps/systemtags/img/tag.svg b/apps/systemtags/img/tag.svg
deleted file mode 100644
index 464ab936a74..00000000000
--- a/apps/systemtags/img/tag.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1" viewBox="0 0 16 16"><path color="#000" fill="none" d="M-62.897-32.993h163.31v97.986h-163.31z"/><path d="M6.186.96L1.38.975c-.273 0-.347.21-.348.346l-.015 4.802 8.723 8.722a.498.498 0 0 0 .71 0l4.456-4.457a.5.5 0 0 0 .002-.71v.01L6.54 1.318 6.186.964zM4.02 2.814a1.144 1.144 0 0 1 1.143 1.144A1.144 1.144 0 0 1 4.02 5.1a1.144 1.144 0 0 1-1.145-1.143A1.144 1.144 0 0 1 4.02 2.813z"/></svg> \ No newline at end of file