From b4573fc1fc4c71ef620b0473a503bde9a8fd3578 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 13 Dec 2011 17:37:19 -0500 Subject: [PATCH] Documentation --- resources/bootstrap.gb.css | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/resources/bootstrap.gb.css b/resources/bootstrap.gb.css index 06c4670..32aac08 100644 --- a/resources/bootstrap.gb.css +++ b/resources/bootstrap.gb.css @@ -160,6 +160,15 @@ font-size: 11px; } +span.repositorySwatch { + border-radius: 3px; + padding: 2px 5px; + color: #ffffff; +} +span.repositorySwatch a { + color: inherit; +} + img.inlineIcon { padding-left: 1px; padding-right: 1px; -- Gitblit v1.9.1