first part of syncing LCARStrek with Firefox 49/50 windows theme changes
[themes.git] / LCARStrek / messenger / accountManage.css
index 24480628a5205f2089a84ba08627668e1f6196be..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,27 +29,28 @@ page {
 }
 
 .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 {