update both themes for toolkit winstripe changes up to 2011-01-09
[themes.git] / LCARStrek / browser / pref / pref.css
index 191bab65ca98a43fd5da19e6f983f8c35c2ea671..ffa5c4a0aebd56c0403d871ba82dc2aac699fa90 100644 (file)
@@ -38,7 +38,8 @@
 */
 
 .buttonBox {
-  margin: 0px 3px 0px 0px !important;
+  margin: 0 !important;
+  -moz-margin-end: 3px !important;
 }
 
 .buttonBoxButton {
@@ -88,11 +89,11 @@ expander {
   background-color: #E7ADE7;
   color: #000000;
   border: 1px solid #9C9CFF;
-  -moz-border-radius: 3px;
+  border-radius: 3px;
 }
 
 .themesLink {
-  margin-left: 0px;
+  -moz-margin-start: 0px;
   text-decoration: underline;
   color: blue;
   cursor: pointer;