X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fin-content%2Fpreferences.css;h=32b9f93e63673e280a516b255200daf787f21ec3;hb=1a44a28344b40c6213b634d95b5117348b5bb898;hp=b1137a9c1fbdae61789d48c927c39325b4ee860b;hpb=b9060895ef5c8141ee106b66e6c2da90a200eca2;p=themes.git diff --git a/LCARStrek/browser/preferences/in-content/preferences.css b/LCARStrek/browser/preferences/in-content/preferences.css index b1137a9c..32b9f93e 100644 --- a/LCARStrek/browser/preferences/in-content/preferences.css +++ b/LCARStrek/browser/preferences/in-content/preferences.css @@ -63,7 +63,7 @@ treecol { } .learnMore { - margin-inline-start: 1.5em; + margin-inline-start: 10px; font-weight: normal; white-space: nowrap; } @@ -240,6 +240,11 @@ treecol { font-weight: bold; } +#browserHomePage:-moz-locale-dir(rtl) input { + unicode-bidi: plaintext; + direction: rtl; +} + /* Content pane */ #defaultFontSizeLabel { /* !important needed to override common !important rule */ @@ -303,10 +308,7 @@ treecol { active vbox needs */ #historyPane:not([selectedIndex="1"]) > #historyDontRememberPane, #historyPane:not([selectedIndex="2"]) > #historyCustomPane, -#weavePrefsDeck:not([selectedIndex="1"]) > #hasAccount, -#weavePrefsDeck:not([selectedIndex="2"]) > #needsUpdate, -#weavePrefsDeck:not([selectedIndex="3"]) > #noFxaAccount, -#weavePrefsDeck:not([selectedIndex="4"]) > #hasFxaAccount, +#weavePrefsDeck:not([selectedIndex="1"]) > #hasFxaAccount, #fxaLoginStatus:not([selectedIndex="1"]) > #fxaLoginUnverified, #fxaLoginStatus:not([selectedIndex="2"]) > #fxaLoginRejected { visibility: collapse; @@ -523,6 +525,10 @@ description > html|a { margin-bottom: 11px; } +#verifiedManage:visited { + color: var(--in-content-link-color); +} + .fxaSyncIllustration { margin-top: 35px; } @@ -578,7 +584,6 @@ description > html|a { .fxaSyncIllustration { width: 231px; - list-style-image: url(chrome://browser/skin/fxa/sync-illustration.png) } #fxaLoginStatus[hasName] #fxaEmailAddress1 { @@ -642,9 +647,6 @@ description > html|a { .iOSLink { background-image: url("chrome://browser/skin/fxa/ios@2x.png"); } - .fxaSyncIllustration { - list-style-image: url(chrome://browser/skin/fxa/sync-illustration@2x.png) - } .fxaFirefoxLogo { list-style-image: url(chrome://browser/skin/fxa/logo@2x.png); }