summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmoodspin@users.noreply.github.com>2016-04-05 18:22:26 +0500
committerChristopher Speller <crspeller@gmail.com>2016-04-05 09:22:26 -0400
commitc12d997f248c143b7746d07a3c2ce9b58a3ecd5e (patch)
treea6f3923d453b09321c3130d8b6179984b6453b22 /webapp/sass/layout
parent26ccc478e1f2b309cfd22271445cfd21cc306262 (diff)
downloadchat-c12d997f248c143b7746d07a3c2ce9b58a3ecd5e.tar.gz
chat-c12d997f248c143b7746d07a3c2ce9b58a3ecd5e.tar.bz2
chat-c12d997f248c143b7746d07a3c2ce9b58a3ecd5e.zip
Multiple UI Improvements
* Fixing backstage scrolling and link issue * Fixing system console and color picker css * Changing the toggleclass
Diffstat (limited to 'webapp/sass/layout')
-rw-r--r--webapp/sass/layout/_footer.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/sass/layout/_footer.scss b/webapp/sass/layout/_footer.scss
index 36f1fbc70..36fdbd55b 100644
--- a/webapp/sass/layout/_footer.scss
+++ b/webapp/sass/layout/_footer.scss
@@ -1,7 +1,7 @@
@charset 'UTF-8';
.footer-pane {
- background: $light-gray;
+ background: $bg--gray;
padding-bottom: 1em;
.footer-link {