From 8f891168d7cc1bfc2f696c03f2677ea73611587b Mon Sep 17 00:00:00 2001 From: Sven Fuchs Date: Fri, 22 Mar 2013 02:32:27 +0100 Subject: [PATCH] un-bold the non-active tab in the sidebar --- assets/styles/tabs.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/styles/tabs.sass b/assets/styles/tabs.sass index a0b779d6..19baa134 100644 --- a/assets/styles/tabs.sass +++ b/assets/styles/tabs.sass @@ -66,8 +66,8 @@ .tabs margin-left: -3px - h5 - font-weight: bold .active background-color: $color-bg-right border-bottom-color: $color-bg-right + h5 + font-weight: bold