gnucash-htdocs master: Test an image frame and note.

Cristian Marchi cmarchi at code.gnucash.org
Sat Dec 28 08:52:53 EST 2013


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/3adb9f88 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/e08aa9b2 (commit)



commit 3adb9f8852eb213a95369f5de728ff10f56631aa
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Dec 28 14:52:45 2013 +0100

    Test an image frame and note.

diff --git a/externals/gnucash.css b/externals/gnucash.css
index 27bb309..e76f585 100644
--- a/externals/gnucash.css
+++ b/externals/gnucash.css
@@ -716,7 +716,7 @@ table.figure {
 table.figure th {
    font-weight: bold;
    text-align: center;
-   font-size:100%;
+   font-size:12px;
 }
 
 table.figure td {
@@ -728,5 +728,5 @@ table.figure td {
 
 table.figure img{
     width:100%;
-    max-width:30px;
+    max-width:400px;
 }



Summary of changes:
 externals/gnucash.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-changes mailing list