aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Donnet2015-05-22 15:27:05 +0200
committerLuc Donnet2015-05-22 15:27:05 +0200
commite75d2e5bca8bca247a1c35439c682a60b629265b (patch)
tree92f44ef3aa662745fca16cdad386224311b39aa6
parentbc5a673bfa14b57cbe8cd971b0a4665e74f7fc59 (diff)
downloadchouette-core-e75d2e5bca8bca247a1c35439c682a60b629265b.tar.bz2
Delete horrible css in /modules/icons
-rw-r--r--app/assets/stylesheets/modules/icons.css.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/assets/stylesheets/modules/icons.css.scss b/app/assets/stylesheets/modules/icons.css.scss
index 1b6217fce..001e511d1 100644
--- a/app/assets/stylesheets/modules/icons.css.scss
+++ b/app/assets/stylesheets/modules/icons.css.scss
@@ -88,10 +88,3 @@ Google Web Font */
font-weight: 700;
font-family: 'Oswald';
}
-
-a.kml:before {
- content: "<span class='fa-stack'>
-<span class='fa-stack-1x filetype-text'>KML</span>
-<i class='fa fa-file-o fa-stack-2x'></i>
-</span>";
-} \ No newline at end of file