X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fin-content%2Fpreferences.css;h=4ad8747ffe925de80da2296552a7357944437fc4;hp=816a34bdd3e417fc9ba03542604134f624fbf6af;hb=8c5bee4f41ec2cdc446d0b5c42385415c2b704f1;hpb=58036cb8df01894560483ebc2abd3115258e8a90 diff --git a/LCARStrek/browser/preferences/in-content/preferences.css b/LCARStrek/browser/preferences/in-content/preferences.css index 816a34bd..4ad8747f 100644 --- a/LCARStrek/browser/preferences/in-content/preferences.css +++ b/LCARStrek/browser/preferences/in-content/preferences.css @@ -40,6 +40,16 @@ prefpane { color: #FF9F00; } +* { + -moz-user-select: text; +} + +button, +treecol { + /* override the * rule */ + -moz-user-select: none; +} + /* Category List */ #categories { @@ -99,12 +109,12 @@ prefpane { } #category-search > .category-icon { - -moz-image-region: rect(0, 194px, 24px, 168px); + -moz-image-region: rect(0, 192px, 24px, 168px); } #category-search:hover > .category-icon, #category-search[selected] > .category-icon { - -moz-image-region: rect(24px, 194px, 48px, 168px); + -moz-image-region: rect(24px, 192px, 48px, 168px); } #category-content > .category-icon { @@ -175,6 +185,15 @@ prefpane { /* General Pane */ +#useFirefoxSync { + font-size: 90%; + -moz-margin-end: 8px !important; +} + +#getStarted { + font-size: 90%; +} + #isNotDefaultLabel { font-weight: bold; } @@ -338,6 +357,17 @@ 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"); + } +} /** * Sub-dialog