sync both themes with suite classic theme changes in SeaMonkey 2.50 cycle
[themes.git] / EarlyBlue / communicator / profile / profile.css
index b652e532e3bfab8c63b737469648eb88a88f8f96..5622686acf3029701ba6e45822bb10900c3fe13b 100644 (file)
@@ -7,7 +7,7 @@
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 treechildren::-moz-tree-image {
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 treechildren::-moz-tree-image {
-  -moz-margin-end: 2px;
+  margin-inline-end: 2px;
   list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif");
 }
 
   list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif");
 }
 
@@ -16,6 +16,12 @@ treechildren::-moz-tree-image(rowMigrate-no) {
 }
 
 /* profile selection dialog */
 }
 
 /* profile selection dialog */
+
+/* Override global.css */
+hbox.wizard-box {
+  padding: 10px 10px 10px 10px;
+}
+
 #intro,
 #label {
   width: 17em;
 #intro,
 #label {
   width: 17em;