Author: bibryam
Date: Tue Mar 2 15:46:20 2010
New Revision: 918081
URL:
http://svn.apache.org/viewvc?rev=918081&view=revLog:
Moved to right the lookup autocompleter image in tomahawk theme, because it is overlapping with lookup button.
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=918081&r1=918080&r2=918081&view=diff==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Tue Mar 2 15:46:20 2010
@@ -1358,7 +1358,7 @@
.indicator img {
background: url(/images/ajax-loader.gif) no-repeat 0 0;
display: block;
- margin:3px 10px 0px 24px;
+ margin:3px 10px 0px 34px;
width:16px;
height:16px;
border: none;