sync both themes with suite default theme chnges up to May 16
[themes.git] / LCARStrek / messenger / accountManage.css
index a81ec70747cd1965a20c006758e3b4002c2f97aa..5439909d95faeae82352fcbc6926ed998b3a0e65 100644 (file)
 /* ::::: account manager :::::: */
 
 .specialFolderPickerGrid {
-  margin-left: 20px;
+  -moz-margin-start: 20px;
 }
 
 .fccReplyFollowsParent {
-  margin-left: 20px;
+  -moz-margin-start: 20px;
 }
 
 .selectForOfflineUseButton {
 }
 
 .selectForOfflineUseButton > .button-box > .button-icon {
-  margin-left: 4px;
-  margin-right: 4px;
+  -moz-margin-start: 4px;
+  -moz-margin-end: 4px;
+}
+
+.signatureBox {
+  font-family: -moz-fixed;
 }
 
 treechildren::-moz-tree-cell-text(isDefaultServer-true) {
@@ -73,7 +77,7 @@ treechildren::-moz-tree-cell-text(isDefaultServer-true) {
 /* ::::: SMTP Server Panel :::::: */
 
 .smtpServerListItem {
-  padding-left: 3px;
+  -moz-padding-start: 3px;
 }
 
 #backgroundBox {