update both themes for changes in suite classic for SeaMonkey 2.6
[themes.git] / LCARStrek / communicator / sync / syncSetup.css
index a7a1d7eca0a05773734913c1e74fb3e8daee7930..9d9bcf8823fe09fe9798f208cd733e6de99b9a70 100644 (file)
@@ -54,8 +54,8 @@ wizardpage {
 }
 
 /* Override the text-link style from global.css */
-.text-link,
-.text-link:focus {
+description > .text-link,
+description > .text-link:focus {
   margin: 0px;
   padding: 0px;
 }
@@ -98,8 +98,17 @@ wizardpage {
   font-weight: bold;
 }
 
-#connect-throbber image,
-#passphrase-throbber image {
+.pin {
+  font-size: 18pt;
+  text-align: center;
+}
+
+#passphraseHelpSpacer {
+  width: 0.5em;
+}
+
+#add-device-throbber,
+#login-throbber {
   list-style-image: url("chrome://global/skin/icons/loading.gif");
 }