summaryrefslogtreecommitdiffstats
path: root/core/css/icons.css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-05-23 14:15:36 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-05-23 14:15:36 +0200
commit7be0ce6ada8e24afbf45f4b51bda87d1d028b151 (patch)
tree04b346d5beac3928119b0da3e7e60c9592316d77 /core/css/icons.css
parent71e1d919de274e30aa043dc6cae67d4e993b2f26 (diff)
downloadnextcloud-server-7be0ce6ada8e24afbf45f4b51bda87d1d028b151.tar.gz
nextcloud-server-7be0ce6ada8e24afbf45f4b51bda87d1d028b151.zip
remove noise texture from interface (not necessary, and blurry on high-res)
Diffstat (limited to 'core/css/icons.css')
-rw-r--r--core/css/icons.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/css/icons.css b/core/css/icons.css
index cdfdd8e43ef..75d66a773a1 100644
--- a/core/css/icons.css
+++ b/core/css/icons.css
@@ -22,11 +22,6 @@
background-image: url('../img/loading-small.gif');
}
-.icon-noise {
- background-image: url('../img/noise.png');
- background-repeat: repeat;
-}
-