X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fsync%2FsyncSetup.css;h=fadd85190f0cab9a1c449d6d3d3a0bf199a8cdf2;hp=28115bf2146c69c35830d8ef1112b212a31907c7;hb=d16df6f263358cdbc28dd98a03a6ce1a2fa30780;hpb=904e50409e523d61b35bd75ec79c0f34ff107b77 diff --git a/EarlyBlue/communicator/sync/syncSetup.css b/EarlyBlue/communicator/sync/syncSetup.css index 28115bf2..fadd8519 100644 --- a/EarlyBlue/communicator/sync/syncSetup.css +++ b/EarlyBlue/communicator/sync/syncSetup.css @@ -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"); }