From db71db17c90fd93bcf38cdf87e16a371c39708e0 Mon Sep 17 00:00:00 2001
From: Mrbytes <eguervos@msn.com>
Date: Thu, 13 Sep 2012 18:13:48 -0400
Subject: [PATCH] Merge branch 'master' of https://github.com/gitblit/gitblit

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

diff --git a/resources/gitblit.css b/resources/gitblit.css
index b51637d..7a73a24 100644
--- a/resources/gitblit.css
+++ b/resources/gitblit.css
@@ -734,6 +734,10 @@
  	border-bottom: 1px solid #aaa; 
 }
 
+table.repositories tr.group td a {
+	color: black;
+}
+
 table.palette { border:0; width: 0 !important; }
 table.palette td.header { 
 	font-weight: bold; 

--
Gitblit v1.9.1