update both themes for tabmail patch v14
[themes.git] / LCARStrek / messenger / accountWizard.css
index b9e30bd344f6c0b4485ab1c3d015e9c78487d85d..44e7285e54a801652bf5db3551b0284728551129 100644 (file)
@@ -40,7 +40,6 @@
   ======================================================================= */
 
 @import url("chrome://messenger/skin/");
-@import url("chrome://global/skin/wizardOverlay.css");
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 
 .awIdentityLabel {
   width: 8em; 
-  margin-left: 5px;
-}
-
-#fullName {
-  margin-right: 15px;
+  -moz-margin-start: 5px;
 }
 
 .serverLabel {
@@ -60,5 +55,5 @@
 }
 
 .serverDataBox {
-  margin-left: 15px;
+  -moz-margin-start: 15px;
 }