first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / messenger / accountManage.css
index e32224b1f823273c6db0ecbab9459e859ecb70ac..3cd47364e8a64fe1c58fc9c805d0e6a5e0a72b94 100644 (file)
 /* ::::: account manager :::::: */
 
 .specialFolderPickerGrid {
-  -moz-margin-start: 20px;
+  margin-inline-start: 20px;
 }
 
 .fccReplyFollowsParent {
-  -moz-margin-start: 20px;
+  margin-inline-start: 20px;
 }
 
 .selectForOfflineUseButton {
@@ -25,8 +25,8 @@
 }
 
 .selectForOfflineUseButton > .button-box > .button-icon {
-  -moz-margin-start: 4px;
-  -moz-margin-end: 4px;
+  margin-inline-start: 4px;
+  margin-inline-end: 4px;
 }
 
 .signatureBox {
@@ -40,13 +40,13 @@ treechildren::-moz-tree-cell-text(isDefaultServer-true) {
 }
 
 #contentFrame {
-  -moz-margin-start: 2px;
+  margin-inline-start: 2px;
 }
 
 /* ::::: SMTP Server Panel :::::: */
 
 .smtpServerListItem {
-  -moz-padding-start: 3px;
+  padding-inline-start: 3px;
 }
 
 #backgroundBox {