update both themes for suite classic changes between 2009-05-01 and 2009-06-05
[themes.git] / LCARStrek / messenger / accountWizard.css
index b9e30bd344f6c0b4485ab1c3d015e9c78487d85d..26d346c6e92771fcab3d5b9a5e7ca51970ea4486 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;
 }
 
 #fullName {
-  margin-right: 15px;
+  -moz-margin-end: 15px;
 }
 
 .serverLabel {
@@ -60,5 +59,5 @@
 }
 
 .serverDataBox {
-  margin-left: 15px;
+  -moz-margin-start: 15px;
 }