summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-13 17:47:04 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-13 17:47:04 +0300
commit81a9e81fae349e3e2b1cc336bf6cef767d65dbfc (patch)
treedc6c2e24f2780b5fb0feb7b661596e7c7e43669e
parent200c5f5894960ba473ccc898edba0b7146e31cd7 (diff)
downloadgitlab-ce-81a9e81fae349e3e2b1cc336bf6cef767d65dbfc.tar.gz
use bold font for active tab
-rw-r--r--app/assets/stylesheets/gitlab_bootstrap/nav.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/gitlab_bootstrap/nav.scss b/app/assets/stylesheets/gitlab_bootstrap/nav.scss
index 0fc8b21de7b..db0023cff92 100644
--- a/app/assets/stylesheets/gitlab_bootstrap/nav.scss
+++ b/app/assets/stylesheets/gitlab_bootstrap/nav.scss
@@ -57,6 +57,7 @@
border-color: #CCC;
border-bottom: 1px solid #fff;
color: #333;
+ font-weight: bold;
}
}
}