diff pylons_app/public/css/pygments.css @ 362:558eb7c5028f rhodecode-0.0.0.8.0

version bump to 0.8 hg app 0.8 new template. Add yui flot and graph into summary page. + various tweeks and patches into look of application
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 24 Jul 2010 02:17:48 +0200
parents f905f45c457e
children 4cf4b82aa2a0
line wrap: on
line diff
--- a/pylons_app/public/css/pygments.css	Sat Jul 24 00:53:43 2010 +0200
+++ b/pylons_app/public/css/pygments.css	Sat Jul 24 02:17:48 2010 +0200
@@ -22,6 +22,15 @@
 	margin-left:25px;
 	font-weight: normal;
 }
+div.codeblock .code-body table{
+    width: 0 !important;    
+}
+
+div.annotatediv{
+	margin-left:2px;
+	margin-right:4px;
+}
+
 
 .code-highlight {
     padding: 0px;