update to suite default status of 2009-02-23 and 2.0a3: bug 460694 - search boxes
[themes.git] / LCARStrek / messenger / accountManage.css
index a81ec70747cd1965a20c006758e3b4002c2f97aa..c9e5aa3dbec50ba2d495d36306561b9ef4b1cdab 100644 (file)
 /* ::::: account manager :::::: */
 
 .specialFolderPickerGrid {
-  margin-left: 20px;
+  -moz-margin-start: 20px;
 }
 
 .fccReplyFollowsParent {
-  margin-left: 20px;
+  -moz-margin-start: 20px;
 }
 
 .selectForOfflineUseButton {
@@ -58,8 +58,8 @@
 }
 
 .selectForOfflineUseButton > .button-box > .button-icon {
-  margin-left: 4px;
-  margin-right: 4px;
+  -moz-margin-start: 4px;
+  -moz-margin-end: 4px;
 }
 
 treechildren::-moz-tree-cell-text(isDefaultServer-true) {
@@ -73,7 +73,7 @@ treechildren::-moz-tree-cell-text(isDefaultServer-true) {
 /* ::::: SMTP Server Panel :::::: */
 
 .smtpServerListItem {
-  padding-left: 3px;
+  -moz-padding-start: 3px;
 }
 
 #backgroundBox {