svn commit: r497218 - /ofbiz/trunk/framework/images/webapp/images/maincss.css

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r497218 - /ofbiz/trunk/framework/images/webapp/images/maincss.css

jleroux@apache.org
Author: jleroux
Date: Wed Jan 17 14:46:13 2007
New Revision: 497218

URL: http://svn.apache.org/viewvc?view=rev&rev=497218
Log:
A patch from Guido Amarilla " Product Menu looks bad" (https://issues.apache.org/jira/browse/OFBIZ-623)
BTW I hope that Adrian and Chris working on this at the moment will see and copy this fix in their work in progress

Modified:
    ofbiz/trunk/framework/images/webapp/images/maincss.css

Modified: ofbiz/trunk/framework/images/webapp/images/maincss.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/maincss.css?view=diff&rev=497218&r1=497217&r2=497218
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/maincss.css (original)
+++ ofbiz/trunk/framework/images/webapp/images/maincss.css Wed Jan 17 14:46:13 2007
@@ -345,6 +345,7 @@
 padding-bottom: 1px;
 white-space: nowrap;
 border: solid #000099 1px;
+line-height: 20px;
 }
 
 A.tabButton:hover {
@@ -428,6 +429,7 @@
 border: #999999 solid 1px;
 margin: 2px 2px 2px 2px;
 padding: 1px 4px 1px 4px;
+line-height: 18px;
 }
 
 A.buttontext {