bring LCARStrek up to SeaMonkey 2.0a1, part 1
[themes.git] / LCARStrek / global / dialog.css
index 2d0c5d1bb0fc9888eb805bcde099af1b5261cb4c..98612ebc3a311e8c7a6189f068e092c176685fe0 100644 (file)
 /* ::::: dialog ::::: */
 
 dialog {
-  padding: 8px 10px 10px 8px;
+  padding-top: 8px;
+  padding-bottom: 10px;
+  -moz-padding-start: 8px;
+  -moz-padding-end: 10px;
 }
 
 /* ::::: dialog buttons ::::: */
@@ -91,5 +94,5 @@ dialogheader {
 }
 
 .header-large > .dialogheader-description {
-  margin-left: 12px !important;
+  -moz-margin-start: 12px !important;
 }