extras-buildsys/www/css style.css,1.3,1.4

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Wed Jul 27 07:25:38 UTC 2005


Author: dcbw

Update of /cvs/fedora/extras-buildsys/www/css
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13632/css

Modified Files:
	style.css 
Log Message:
More pretty printing of log messages, patch from Ignacio


Index: style.css
===================================================================
RCS file: /cvs/fedora/extras-buildsys/www/css/style.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- style.css	23 Jul 2005 00:55:32 -0000	1.3
+++ style.css	27 Jul 2005 07:25:36 -0000	1.4
@@ -314,3 +314,8 @@
     font-weight:    normal;
 }
 
+p.result {
+    margin-left:    2em;
+    text-indent:   -2em;
+    margin-bottom: -1em;
+}




More information about the scm-commits mailing list