X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fin-content%2Fpreferences.css;h=f070827be9268b0e00a03e7f5a46cae4b99db43b;hp=55caf805f641908f5bd9d66b078cdc7cd27f8144;hb=fa703ff4868b5400c27aa76a4c65219d297a2431;hpb=d7b7f7e155c7317942b24fc7aa53c4f9372581b9 diff --git a/LCARStrek/browser/preferences/in-content/preferences.css b/LCARStrek/browser/preferences/in-content/preferences.css index 55caf805..f070827b 100644 --- a/LCARStrek/browser/preferences/in-content/preferences.css +++ b/LCARStrek/browser/preferences/in-content/preferences.css @@ -231,6 +231,10 @@ treecol { margin-right: 4px !important; } +#notificationsPolicyLearnMore { + -moz-margin-start: 1.5em !important; +} + #defaultFontSizeLabel { /* !important needed to override common !important rule */ -moz-margin-start: 4px !important; @@ -340,6 +344,12 @@ description > html|a { margin-bottom: 8px; } +.indent { + /* !important needed to override -moz-margin-start:0 !important; rule + define in common.css for labels - but not in LCARStrek*/ + -moz-margin-start: 33px /*!important*/; +} + .text-link { margin-bottom: 0; }