From 4fc3e796b34d25899d60153f2975ead68588a105 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 27 Dec 2011 17:34:52 -0500
Subject: [PATCH] Added some descriptive subheadings to edit pages

---
 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 8054a1f..44f2c19 100644
--- a/resources/bootstrap.gb.css
+++ b/resources/bootstrap.gb.css
@@ -142,6 +142,10 @@
 	padding-left:25px;
 }
 
+h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
+    color: #888;
+}
+
 .age0, .age1, .age2 {
 	font-size: 12px;
 }

--
Gitblit v1.9.1