make tree focus ring not insert additional space around the tree body
[themes.git] / EarlyBlue / messenger / accountWizard.css
index f8b992c44c59cc4219d1bb18d14ed541cbb8168d..905252c8cee88e0ab7e590786c7c46145d52deef 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");
 
   margin-left: 5px;
 }
 
+#fullName {
+  margin-right: 15px;
+}
+
+.serverLabel {
+  width: 8em;
+}
 
+.serverDataBox {
+  margin-left: 15px;
+}