svn commit: r831805 - /ofbiz/trunk/framework/images/webapp/images/forms.css

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

svn commit: r831805 - /ofbiz/trunk/framework/images/webapp/images/forms.css

jleroux@apache.org
Author: jleroux
Date: Mon Nov  2 06:46:04 2009
New Revision: 831805

URL: http://svn.apache.org/viewvc?rev=831805&view=rev
Log:
A slightly modified patch from Deepak Dixit ""Order History", cart summary links are all smashed together - making it almost impossible to figure out what they say." (https://issues.apache.org/jira/browse/OFBIZ-3054) - OFBIZ-3054

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

Modified: ofbiz/trunk/framework/images/webapp/images/forms.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/forms.css?rev=831805&r1=831804&r2=831805&view=diff
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/forms.css (original)
+++ ofbiz/trunk/framework/images/webapp/images/forms.css Mon Nov  2 06:46:04 2009
@@ -92,7 +92,7 @@
 border-left:1px solid #eee;
 font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
 font-size:100%;
-line-height:130%;
+line-height:260%;
 text-decoration:none;
 font-weight:bold;
 color:#565656;