update both themes for suite default theme changes between 2009-07-17 and 2009-08-24
[themes.git] / EarlyBlue / messenger / accountManage.css
index 5e7e1b102f7e2c3aa3fb2c527c3dde92891163c8..c7f9703d8ca8322ae0212e19c6d7c5fba8221f44 100644 (file)
 /* ::::: account manager :::::: */
 
 .specialFolderPickerGrid {
-  margin-left: 20px;
+  -moz-margin-start: 20px;
+}
+
+.fccReplyFollowsParent {
+  -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) {
   font-weight: bold;
 }
 
+#contentFrame {
+  -moz-margin-start: 2px;
+}
+
 /* ::::: SMTP Server Panel :::::: */
 
 .smtpServerListItem {
-  padding-left: 3px;
+  -moz-padding-start: 3px;
 }
 
 #backgroundBox {