sync LCARStrek with part of the modification in Firefox 10 - some more work is still...
[themes.git] / LCARStrek / browser / syncSetup.css
index d3b770dd70668812ba77882d9bff415a7a3bbbf9..0c9094080e76b365ee2b73bc59b3294d7e40b358 100644 (file)
@@ -1,6 +1,6 @@
 wizard {
   width: 55em;
-  height: 42em;
+  height: 45em;
   padding: 0;
   background-color: #000000;
 }
@@ -15,7 +15,7 @@ wizardpage {
   -moz-box-pack: center;
   -moz-box-align: center;
   margin: 0;
-  padding: 0 8em;
+  padding: 0 6em;
   background-color: #000000;
 }
 
@@ -104,11 +104,15 @@ wizardpage {
   width: 0.5em;
 }
 
-#add-device-throbber > image,
+#pairDeviceThrobber > image,
 #login-throbber > image {
   list-style-image: url("chrome://global/skin/icons/loading.gif");
 }
 
+#captchaFeedback {
+  visibility: hidden;
+}
+
 #successPageIcon {
   /* TODO replace this with a 128px version (bug 591122) */
   list-style-image: url("chrome://browser/skin/sync-32.png");