update to suite default status of 2009-01-30: bug 474807 - replace 4-piece margin...
[themes.git] / LCARStrek / global / preferences.css
index 9912c2747f8799f1f81e8c780a73b2782b9052ab..4feb3f8c912d2a8b7ce67f67ca728e6c857700ee 100644 (file)
@@ -75,8 +75,8 @@ prefwindow[type="child"] .prefWindow-dlgbuttons {
 }
 
 radio[pane] {
-  margin: 0px 1px 0px 1px;
-  padding: 1px 3px 1px 3px;
+  margin: 0px 1px;
+  padding: 1px 3px;
   min-width: 4.5em;
   -moz-border-radius: 5px;
 }
@@ -104,4 +104,3 @@ radio[pane][selected="true"] {
   background-color: #008484;
   color: #000000;
 }
-