r21354 - htdocs/trunk/externals - Fix previous commit.

Cristian Marchi cmarchi at code.gnucash.org
Sun Sep 25 05:19:40 EDT 2011


Author: cmarchi
Date: 2011-09-25 05:19:40 -0400 (Sun, 25 Sep 2011)
New Revision: 21354
Trac: http://svn.gnucash.org/trac/changeset/21354

Modified:
   htdocs/trunk/externals/gnucash.css
Log:
Fix previous commit.

Modified: htdocs/trunk/externals/gnucash.css
===================================================================
--- htdocs/trunk/externals/gnucash.css	2011-09-25 09:14:13 UTC (rev 21353)
+++ htdocs/trunk/externals/gnucash.css	2011-09-25 09:19:40 UTC (rev 21354)
@@ -120,10 +120,10 @@
    display:inline-block;
 }
 
-img.newsinner
+.newsinner img
 {
 float:left;
-padding: 0px 10px 10px 0px;
+padding:0px 10px 10px 0px;
 }
 
 a[href], a[href]:visited



More information about the gnucash-changes mailing list