update both themes for changes in suite classic for SeaMonkey 2.6
[themes.git] / LCARStrek / communicator / sync / syncSetup.css
index bd954a82058c2dc426e8944837ea339b1de9b545..9d9bcf8823fe09fe9798f208cd733e6de99b9a70 100644 (file)
@@ -24,6 +24,7 @@ wizardpage {
   padding: 2em 0 1em 0;
   text-align: center;
 }
+
 .wizard-header-label {
   font-size: 24pt;
   font-weight: normal;
@@ -53,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;
 }
@@ -97,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");
 }