aboutsummaryrefslogtreecommitdiffstats
path: root/app/sass/admin.scss
diff options
context:
space:
mode:
authorMatthew Landauer <matthew@openaustralia.org>2013-02-19 14:17:44 +1100
committerMatthew Landauer <matthew@openaustralia.org>2013-02-19 15:33:31 +1100
commite65e4cc3b8c265ab12476966c75e8e084ff5daf1 (patch)
tree35a27213d9a8f3e0686519cddb0189fa5efaac0c /app/sass/admin.scss
parentf13808623671668a7f5e1fda2f2f2106d9699966 (diff)
No need to set the admin icon paths
Diffstat (limited to 'app/sass/admin.scss')
-rw-r--r--app/sass/admin.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/sass/admin.scss b/app/sass/admin.scss
index 48c55c88d..584b0d00d 100644
--- a/app/sass/admin.scss
+++ b/app/sass/admin.scss
@@ -1,7 +1,3 @@
-$iconSpritePath: image-url('glyphicons-halflings.png');
-$iconWhiteSpritePath: image-url('glyphicons-halflings-white.png');
-
-
/* As we're namespacing bootstrap to class admin, which is applied to the body
element in the admin interface (no id or class allowed on the HTML element
in HTML 4.01) and to the navbar also, so it can be styled with bootstrap