[Checkins] SVN: z3ext.layoutform/trunk/src/z3ext/layoutform/browser/styles.css update styles a bit

Nikolay Kim fafhrd at datacom.kz
Tue Dec 23 07:37:16 EST 2008


Log message for revision 94280:
  update styles a bit

Changed:
  U   z3ext.layoutform/trunk/src/z3ext/layoutform/browser/styles.css

-=-
Modified: z3ext.layoutform/trunk/src/z3ext/layoutform/browser/styles.css
===================================================================
--- z3ext.layoutform/trunk/src/z3ext/layoutform/browser/styles.css	2008-12-23 11:22:42 UTC (rev 94279)
+++ z3ext.layoutform/trunk/src/z3ext/layoutform/browser/styles.css	2008-12-23 12:37:16 UTC (rev 94280)
@@ -144,7 +144,7 @@
     background-position: 5px center;
     cursor: pointer;
     font-size: fontSmallSize;
-    padding: 1px 1px 1px 14px;
+    padding: 1px 1px 1px 16px;
   }
   
   .z-form-standalonebtn {
@@ -152,7 +152,7 @@
     background-position: 5px center;
     cursor: pointer;
     font-size: fontSmallSize;
-    padding: 1px 1px 1px 14px;
+    padding: 1px 1px 1px 16px;
   }
   
   .z-form-addbutton {
@@ -160,7 +160,7 @@
     background-position: 5px center;
     cursor: pointer;
     font-size: fontSmallSize;
-    padding: 1px 1px 1px 14px;
+    padding: 1px 1px 1px 16px;
   }
   
   .z-form-savebutton {
@@ -168,23 +168,22 @@
     background-position: 5px center;
     cursor: pointer;
     font-size: fontSmallSize;
-    padding: 1px 1px 1px 14px;
+    padding: 1px 1px 1px 16px;
   }
-  
+
   .z-form-cancelbutton {
     background: globalBackgroundColor url(z3ext-layoutform-linkOpaque.gif) no-repeat;
     background-position: 5px center;
     cursor: pointer;
     font-size: fontSmallSize;
-    padding: 1px 1px 1px 14px;
+    padding: 1px 1px 1px 16px;
   }
-  
+
   .z-form-removebutton {
     background: globalBackgroundColor url(z3ext-layoutform-linkOpaque.gif) no-repeat;
     background-position: 5px center;
     cursor: pointer;
     font-size: fontSmallSize;
-    padding: 1px 1px 1px 14px;
+    padding: 1px 1px 1px 16px;
   }
-
 }



More information about the Checkins mailing list