Author: jleroux
Date: Fri Apr 30 08:16:42 2010
New Revision: 939582
URL: http://svn.apache.org/viewvc?rev=939582&view=rev
Log:
A Tomahawk layout fix in lookups from Sascha Rodekamp "Missing Buttons on
LookUp Search" part of 'https://issues.apache.org/jira/browse/OFBIZ-3745) -
OFBIZ-3745
There are still issues in BLue Light and Dropping Crumbs, though I thought it
will be easier to apply the same fix on them, but it's not
Modified:
ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css
Modified: ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css?rev=939582&r1=939581&r2=939582&view=diff
==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Fri Apr 30
08:16:42 2010
@@ -2418,9 +2418,6 @@ height:95%;
#fieldLookupContent ul li a {
display: inherit;
cursor: pointer;
-background: none;
-height: auto;
-width: auto;
margin-top: 0px;
}