Author: remi
Date: 2009-09-28 11:45:43 +0200 (Mon, 28 Sep 2009)
New Revision: 5507

Modified:
   
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/css/tools.css
Log:
* Fixed label position of the "show" button in the "tools" page

Modified: 
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/css/tools.css
===================================================================
--- 
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/css/tools.css
    2009-09-28 07:26:54 UTC (rev 5506)
+++ 
software_suite_v3/smart-core/smart-server/trunk/data/web_interface/user_01/css/tools.css
    2009-09-28 09:45:43 UTC (rev 5507)
@@ -98,7 +98,8 @@
     margin-left:10px;
     width:54px;
     _width:72px;
-    padding-left:22px;
+    padding-left:19px;
+    _padding-left:22px;
     
background-image:url(/data/web_interface/user_01/img/gadgets_btn_show_enable.png);
 }
 
@@ -109,14 +110,16 @@
 .toolsBtnShowActivate{
     width:54px;
     _width:72px;
-    padding-left:22px;
+    padding-left:19px;
+    _padding-left:22px;
     
background-image:url(/data/web_interface/user_01/img/gadgets_btn_show_activate.png);
 }
 
 .toolsBtnShowDisable{
     width:54px;
     _width:72px;
-    padding-left:22px;
+    padding-left:19px;
+    _padding-left:22px;
     
background-image:url(/data/web_interface/user_01/img/gadgets_btn_show_disable.png);
 }
 


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to