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-25 16:26:52 +1100
commitc65713944011bcc4b1e7335a17e14a3023b67377 (patch)
tree23c2fc5c658526bf11a9a8384172f6479811a6e7 /app/sass/admin.scss
parente31d002858e9dd6b790285ce21f35ca1ae8fa72c (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