update both themes for changes in toolkit winstripe for Mozilla 9 platform
[themes.git] / EarlyBlue / messenger / accountWizard.css
index f8b992c44c59cc4219d1bb18d14ed541cbb8168d..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;
+  -moz-margin-start: 5px;
 }
 
+.serverLabel {
+  width: 8em;
+}
 
+.serverDataBox {
+  -moz-margin-start: 15px;
+}