diff pylons_app/public/css/pygments.css @ 158:f905f45c457e

moved diff libs to vcs. updated htmls and css for diff and source
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 17 May 2010 01:51:47 +0200
parents ea89ac73bef8
children 558eb7c5028f
line wrap: on
line diff
--- a/pylons_app/public/css/pygments.css	Sun May 16 19:00:21 2010 +0200
+++ b/pylons_app/public/css/pygments.css	Mon May 17 01:51:47 2010 +0200
@@ -14,10 +14,14 @@
 	color:blue;
 	padding:10px 0 10px 0;
 }
-div.codeblock .code-header span{
+div.codeblock .code-header .revision{
 	margin-left:25px;
 	font-weight: bold;
 }
+div.codeblock .code-header .commit{
+	margin-left:25px;
+	font-weight: normal;
+}
 
 .code-highlight {
     padding: 0px;