From 51e21e040c65781cea10b54365e87fa8e0459737 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 10 Oct 2011 19:12:00 -0400
Subject: [PATCH] Merge branch 'master' into rpc
---
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