first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / communicator / sync / syncSetup.css
index a7a1d7eca0a05773734913c1e74fb3e8daee7930..3c947eea82b932375608c050e78391e9f43286e5 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;
 }
@@ -91,15 +91,24 @@ wizardpage {
 }
 
 .inputColumn {
-  -moz-margin-end: 2px;
+  margin-inline-end: 2px;
 }
 
 .recommended {
   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");
 }