From c25a1d65ed2c94b65741d81862a7612ae12bdf76 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 01 Nov 2011 18:19:44 -0400
Subject: [PATCH] Branch renderer. String change. Config section name changes.

---
 resources/bootstrap.gb.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/resources/bootstrap.gb.css b/resources/bootstrap.gb.css
index 6ff047b..aa6c409 100644
--- a/resources/bootstrap.gb.css
+++ b/resources/bootstrap.gb.css
@@ -52,6 +52,10 @@
 	background-position: center bottom;
 }
 
+.topbar .active a {
+	background-color: transparent !important;
+}
+
 .breadcrumb {
 	margin-top: 5px !important;
 	margin-bottom: 5px !important;

--
Gitblit v1.9.1