diff pylons_app/public/css/style.css @ 526:804a14e086dc

added tags/branches icons in changelog and moved them to right to save some space
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 30 Sep 2010 10:31:37 +0200
parents 63212fea2471
children 6d44d3862ec4
line wrap: on
line diff
--- a/pylons_app/public/css/style.css	Wed Sep 29 22:38:54 2010 +0200
+++ b/pylons_app/public/css/style.css	Thu Sep 30 10:31:37 2010 +0200
@@ -3222,7 +3222,16 @@
 	font-family: monospace;
 }
 
-
+.right .logtags .branchtag{
+	background: #FFFFFF url("../images/icons/arrow_branch.png") no-repeat 130px 9px;
+    display:block;
+    padding:12px 2px 2px 24px;
+}
+.right .logtags .tagtag{
+    background: #FFFFFF url("../images/icons/tag_blue.png") no-repeat 130px 9px;
+    display:block;
+    padding:12px 2px 2px 24px;
+}
 
 /* -----------------------------------------------------------
 	FILE BROWSER