diff rhodecode/public/css/style.css @ 3170:2ab2eed4a70a beta

implemented #725 Pull Request View - Show origin repo URL
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 18 Jan 2013 01:48:07 +0100
parents 0226b6d6b2b5
children cd50d1b5f35b 5308df20306c
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Fri Jan 18 01:11:28 2013 +0100
+++ b/rhodecode/public/css/style.css	Fri Jan 18 01:48:07 2013 +0100
@@ -2778,7 +2778,9 @@
     margin: 0px 2px;
 }
 
-.right .logtags .branchtag,.logtags .branchtag {
+.right .logtags .branchtag,
+.logtags .branchtag,
+.spantag {
   padding: 1px 3px 1px 3px;
   background-color: #bfbfbf;
   font-size: 10px;