r21101 - htdocs/branches/beta/externals - Small fixes to css.

Cristian Marchi cmarchi at code.gnucash.org
Wed Aug 3 14:02:51 EDT 2011


Author: cmarchi
Date: 2011-08-03 14:02:51 -0400 (Wed, 03 Aug 2011)
New Revision: 21101
Trac: http://svn.gnucash.org/trac/changeset/21101

Modified:
   htdocs/branches/beta/externals/gnucash.css
Log:
Small fixes to css.

Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css	2011-08-03 17:58:55 UTC (rev 21100)
+++ htdocs/branches/beta/externals/gnucash.css	2011-08-03 18:02:51 UTC (rev 21101)
@@ -254,7 +254,6 @@
    margin-bottom:10px;
    background:url(backg-linktop.png) white repeat-x;
    border: solid thin #7F7FAA;
-   color: white;
    border-radius:10px;
    -moz-border-radius:10px; /* Firefox 3.6 and earlier */
 }
@@ -486,7 +485,7 @@
 .command {
    margin-left:30px;
    margin-right:30px;
-   background: gainsboro;
+   background:#f3f3f3;
    border-style:dashed;
    border-width:1px;
    padding:10px;



More information about the gnucash-changes mailing list