X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fin-content%2Fpreferences.css;h=151b4995d2f39710873fc6edd299392d2586a064;hp=b1137a9c1fbdae61789d48c927c39325b4ee860b;hb=d0f28e616d7c3b04647d549a4b7aa14753f029d8;hpb=b9060895ef5c8141ee106b66e6c2da90a200eca2 diff --git a/LCARStrek/browser/preferences/in-content/preferences.css b/LCARStrek/browser/preferences/in-content/preferences.css index b1137a9c..151b4995 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;