r20983 - htdocs/branches/beta/externals - Justify text in list in download page.

Cristian Marchi cmarchi at code.gnucash.org
Fri Jul 29 14:08:21 EDT 2011


Author: cmarchi
Date: 2011-07-29 14:08:21 -0400 (Fri, 29 Jul 2011)
New Revision: 20983
Trac: http://svn.gnucash.org/trac/changeset/20983

Modified:
   htdocs/branches/beta/externals/gnucash.css
Log:
Justify text in list in download page.

Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css	2011-07-29 18:04:47 UTC (rev 20982)
+++ htdocs/branches/beta/externals/gnucash.css	2011-07-29 18:08:21 UTC (rev 20983)
@@ -455,6 +455,7 @@
 }
 
 .imagelistitem {
+  text-align:justify;
   background-repeat:no-repeat;
   background-position: 0px 5px;
   padding-top:12px;



More information about the gnucash-changes mailing list