start 2.48 cycle
[themes.git] / EarlyBlue / messenger / accountManage.css
index 9d279497c947eda2908a161aef021672adc494ca..3cd47364e8a64fe1c58fc9c805d0e6a5e0a72b94 100644 (file)
 /* ::::: account manager :::::: */
 
 .specialFolderPickerGrid {
-  -moz-margin-start: 20px;
+  margin-inline-start: 20px;
 }
 
 .fccReplyFollowsParent {
-  -moz-margin-start: 20px;
+  margin-inline-start: 20px;
 }
 
 .selectForOfflineUseButton {
 }
 
 .selectForOfflineUseButton > .button-box > .button-icon {
-  -moz-margin-start: 4px;
-  -moz-margin-end: 4px;
+  margin-inline-start: 4px;
+  margin-inline-end: 4px;
 }
 
 .signatureBox {
   font-family: -moz-fixed;
 }
 
+listitem[default="true"],
 #identitiesList > listitem:first-child,
 treechildren::-moz-tree-cell-text(isDefaultServer-true) {
   font-weight: bold;
 }
 
 #contentFrame {
-  -moz-margin-start: 2px;
+  margin-inline-start: 2px;
 }
 
 /* ::::: SMTP Server Panel :::::: */
 
 .smtpServerListItem {
-  -moz-padding-start: 3px;
+  padding-inline-start: 3px;
 }
 
 #backgroundBox {