X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fin-content%2Fpreferences.css;h=3a6c7c166f59a2d03107d93057c3b3f310e9bbdf;hp=14169fc57402e3150ebe15d538203c6cc8169c45;hb=983645ee422a34e2c31018511396f078cabafdeb;hpb=13875a54c4ffb8d452d1dc3745fdbab3f906da8f diff --git a/LCARStrek/browser/preferences/in-content/preferences.css b/LCARStrek/browser/preferences/in-content/preferences.css index 14169fc5..3a6c7c16 100644 --- a/LCARStrek/browser/preferences/in-content/preferences.css +++ b/LCARStrek/browser/preferences/in-content/preferences.css @@ -255,6 +255,15 @@ treecol { -moz-margin-end: 8px !important; } +/* Privacy pane */ + +#doNotTrackInfo, +#trackingProtectionPBMLearnMore, +#trackingProtectionLearnMore { + -moz-margin-start: 1.5em !important; + margin-top: 0; +} + /* Collapse the non-active vboxes in decks to use only the height the active vbox needs */ #historyPane:not([selectedIndex="1"]) > #historyDontRememberPane, @@ -310,16 +319,8 @@ description > html|a { margin-bottom: 8px; } -#trackingProtectionImage { - width: 16px; - height: 16px; - list-style-image: url("chrome://browser/skin/bad-content-blocked-16.png"); -} - -@media (min-resolution: 2dppx) { - #trackingProtectionImage { - list-style-image: url("chrome://browser/skin/bad-content-blocked-16@2x.png"); - } +.text-link { + margin-bottom: 0; } #showUpdateHistory { @@ -453,9 +454,11 @@ description > html|a { } #fxaProfileImage.actionable:hover { + box-shadow: 0px 0px 0px 1px #FFCF00; } #fxaProfileImage.actionable:hover:active { + box-shadow: 0px 0px 0px 1px #FF9F00; } #noFxaAccount { @@ -548,7 +551,12 @@ description > html|a { } #tosPP-small-ToS { - margin-bottom: 14px; + margin-bottom: 1em; +} + +#fxaLoginRejectedWarning { + list-style-image: url("chrome://browser/skin/warning.svg"); + margin: 4px 8px 0px 0px; } #noFxaCaption { @@ -564,8 +572,8 @@ description > html|a { margin-bottom: 11px; } -#fxaDeviceName { - margin-bottom: 27.5px; +#fxaSyncComputerName { + margin-left: 0px; } #noFxaDescription {