update versions to current nightlies
[themes.git] / LCARStrek / browser / syncSetup.css
index 0c9094080e76b365ee2b73bc59b3294d7e40b358..a263761b982cbf75518a14cb4593b034a0ca7b8b 100644 (file)
@@ -104,9 +104,15 @@ wizardpage {
   width: 0.5em;
 }
 
+#pairDeviceThrobber,
+#login-throbber {
+  -moz-box-align: center;
+}
+
 #pairDeviceThrobber > image,
 #login-throbber > image {
-  list-style-image: url("chrome://global/skin/icons/loading.gif");
+  width: 16px;
+  list-style-image: url("chrome://global/skin/icons/loading.png");
 }
 
 #captchaFeedback {
@@ -117,3 +123,8 @@ wizardpage {
   /* TODO replace this with a 128px version (bug 591122) */
   list-style-image: url("chrome://browser/skin/sync-32.png");
 }
+
+#tosDesc {
+  margin-left: -7px;
+  margin-bottom: 3px;
+}