first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / messenger / accountManage.css
index 8c83ee97b279a46809453614df2177178044b509..5ee49c57e645bc0393fbb56db7e2afa3e582f996 100644 (file)
@@ -17,11 +17,11 @@ page {
 }
 
 .specialFolderPickerGrid {
-  -moz-margin-start: 20px;
+  margin-inline-start: 20px;
 }
 
 .fccReplyFollowsParent {
-  -moz-margin-start: 20px;
+  margin-inline-start: 20px;
 }
 
 .selectForOfflineUseButton {
@@ -29,8 +29,8 @@ page {
 }
 
 .selectForOfflineUseButton > .button-box > .button-icon {
-  -moz-margin-start: 4px;
-  -moz-margin-end: 4px;
+  margin-inline-start: 4px;
+  margin-inline-end: 4px;
 }
 
 .signatureBox {
@@ -44,13 +44,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 {