From 02c1e298dc86f69b3e2a7b37048152ea55b3fa8c Mon Sep 17 00:00:00 2001
From: Mrbytes <eguervos@msn.com>
Date: Thu, 04 Oct 2012 06:40:24 -0400
Subject: [PATCH] GitBlitWebApp_es.properties:       Updated with the new "fork" changes       Other small corrections of syntax

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

diff --git a/resources/gitblit.css b/resources/gitblit.css
index 66387d1..1d17dc8 100644
--- a/resources/gitblit.css
+++ b/resources/gitblit.css
@@ -173,6 +173,13 @@
 	padding: 2px 0px;
 }
 
+.forkSource .forks, .forkEntry .forks {
+	font-size: 10px;
+	padding-left: 5px;
+	text-decoration: underline;
+	vertical-align: middle;
+}
+
 div.page_footer {
 	clear: both;
 	height: 17px;

--
Gitblit v1.9.1