summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_sidebar--left.scss
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-09-10 13:41:32 -0700
committerCorey Hulen <corey@hulen.com>2015-09-10 13:41:32 -0700
commit927b474005b9e6c03f7385f4d1a06626dd0450e3 (patch)
tree4660fe919cee54cebe0fa56833662e47fd605a09 /web/sass-files/sass/partials/_sidebar--left.scss
parent1b52fe5092fdae3ca444c22155ceaeb44ecbcf24 (diff)
parent72b9c3d7f6b24f74e145b0be9d9e733f0364ccb6 (diff)
downloadchat-927b474005b9e6c03f7385f4d1a06626dd0450e3.tar.gz
chat-927b474005b9e6c03f7385f4d1a06626dd0450e3.tar.bz2
chat-927b474005b9e6c03f7385f4d1a06626dd0450e3.zip
Merge pull request #647 from asaadmahmoodspin/ui-changes
PM-183 and PM-162 - Updating UI for more modal and unread notification bar
Diffstat (limited to 'web/sass-files/sass/partials/_sidebar--left.scss')
-rw-r--r--web/sass-files/sass/partials/_sidebar--left.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_sidebar--left.scss b/web/sass-files/sass/partials/_sidebar--left.scss
index 933be96ff..0a504b765 100644
--- a/web/sass-files/sass/partials/_sidebar--left.scss
+++ b/web/sass-files/sass/partials/_sidebar--left.scss
@@ -50,7 +50,7 @@
right: 0;
width: 72%;
color: #777;
- background: #DCF0FF;
+ background: #2389D7;
@include border-radius(50px);
margin: 0 auto;
padding: 3px 0 4px;