r21352 - htdocs/trunk/externals - Fix the newsinner class so that images linked in the news file are rendered inside the frame.

Cristian Marchi cmarchi at code.gnucash.org
Sun Sep 25 05:09:20 EDT 2011


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

Modified:
   htdocs/trunk/externals/gnucash.css
Log:
Fix the newsinner class so that images linked in the news file are rendered inside the frame.

Modified: htdocs/trunk/externals/gnucash.css
===================================================================
--- htdocs/trunk/externals/gnucash.css	2011-09-25 08:51:44 UTC (rev 21351)
+++ htdocs/trunk/externals/gnucash.css	2011-09-25 09:09:20 UTC (rev 21352)
@@ -117,6 +117,7 @@
    background-color: #ffffff;
    padding: 4px;
    color: black;
+   display:inline-block;
 }
 
 a[href], a[href]:visited



More information about the gnucash-changes mailing list