update to suite default status of 2009-01-30: bug 474807 - replace 4-piece margin...
[themes.git] / LCARStrek / global / console / console.css
index 77bc784275fed4def961f069ebac4e5aa3841d7b..a854569b7fadea772e8081bae2bf8385dec2a0e4 100644 (file)
 /* ::::: toolbars ::::: */
 
 #TextboxEval {
-  margin: 1px 2px 1px 2px ;
+  margin: 1px 2px;
 }
 
 #ButtonEval {
-  margin: 1px 2px 1px 0px;
+  margin-top: 1px;
+  margin-bottom: 1px;
+  -moz-margin-start: 0;
+  -moz-margin-end: 2px;
 }
 
 toolbarseparator {