diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/sass/admin.scss | 4 |
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 |