svn commit: r918081 - /ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

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

svn commit: r918081 - /ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

bibryam
Author: bibryam
Date: Tue Mar  2 15:46:20 2010
New Revision: 918081

URL: http://svn.apache.org/viewvc?rev=918081&view=rev
Log:
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;