a few improvements seen in usage of the themes
[themes.git] / LCARStrek / global / preferences.css
index 9912c2747f8799f1f81e8c780a73b2782b9052ab..be9edc80c8758960a4038e99cc07557ba920eefd 100644 (file)
@@ -75,10 +75,10 @@ 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;
+  border-radius: 5px;
 }
 
 .paneSelector {
@@ -104,4 +104,3 @@ radio[pane][selected="true"] {
   background-color: #008484;
   color: #000000;
 }
-