r21134 - htdocs/branches/beta/externals - Fix main feature background image position.
Cristian Marchi
cmarchi at code.gnucash.org
Tue Aug 9 03:40:26 EDT 2011
Author: cmarchi
Date: 2011-08-09 03:40:26 -0400 (Tue, 09 Aug 2011)
New Revision: 21134
Trac: http://svn.gnucash.org/trac/changeset/21134
Modified:
htdocs/branches/beta/externals/gnucash.css
Log:
Fix main feature background image position.
Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css 2011-08-09 07:38:12 UTC (rev 21133)
+++ htdocs/branches/beta/externals/gnucash.css 2011-08-09 07:40:26 UTC (rev 21134)
@@ -505,7 +505,7 @@
#mainfeature {
margin-left:5px;
margin-right:5px;
- background:url(../images/gnucash-perspective.png) #f3f3f3 95% 10px no-repeat;
+ background:url(../images/gnucash-perspective.png) #f3f3f3 95% no-repeat;
color:black;
border:1px dotted #7F7FAA;
padding:1%;
More information about the gnucash-changes
mailing list