From 343ff54a32905e468f199e3d6e237422267e3102 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Thu, 20 Aug 2015 11:58:50 -0400 Subject: Revert "Multiple UI Improvements" --- web/sass-files/sass/partials/_sidebar--left.scss | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'web/sass-files/sass/partials/_sidebar--left.scss') diff --git a/web/sass-files/sass/partials/_sidebar--left.scss b/web/sass-files/sass/partials/_sidebar--left.scss index 22b7426b1..6d9f2ad8b 100644 --- a/web/sass-files/sass/partials/_sidebar--left.scss +++ b/web/sass-files/sass/partials/_sidebar--left.scss @@ -38,25 +38,24 @@ height: 100%; position: relative; overflow: auto; + } .nav-pills__unread-indicator { position: absolute; left: 0; right: 0; - width: 72%; - color: #777; - background: #DCF0FF; - @include border-radius(50px); + width: 70%; + background-color: darken($primary-color, 5%); + color: white; margin: 0 auto; - padding: 3px 0 4px; - font-size: 13.5px; + padding: 2px; text-align: center; z-index: 1; } .nav-pills__unread-indicator-top { - top: 66px; + top: 56px; } .nav-pills__unread-indicator-bottom { bottom: 0px; -- cgit v1.2.3-1-g7c22