X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fpreferences.css;h=82e7863ed89523078e8d1d3befa18a5ea26880b6;hp=72e90f339f5e07201718363775924e4ed30c0b59;hb=HEAD;hpb=db1c5db107950e750d8c3cf3a6ac106ec0cc606e diff --git a/LCARStrek/browser/preferences/preferences.css b/LCARStrek/browser/preferences/preferences.css index 72e90f33..82e7863e 100644 --- a/LCARStrek/browser/preferences/preferences.css +++ b/LCARStrek/browser/preferences/preferences.css @@ -41,7 +41,7 @@ width: 16px; height: 16px; margin: 0 2px; - list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png"); + list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.svg"); } #cookiesChildren::-moz-tree-image(domainCol, container) { @@ -59,12 +59,6 @@ /* Advanced Pane */ -/* Adding padding-bottom prevents the bottom of the tabpanel from being cutoff - when browser.preferences.animateFadeIn = true */ -#advancedPrefs { - padding-bottom: 8px; -} - /* bottom-most box containing a groupbox in a prefpane. Prevents the bottom of the groupbox from being cutoff */ .bottomBox { @@ -73,25 +67,7 @@ /* Sync Pane */ -#syncDesc { - padding: 0 8em; -} - -.syncGroupBox { - padding: 10px; -} - -#accountCaptionImage { - list-style-image: url("chrome://mozapps/skin/profile/profileicon.png"); -} - -#syncAddDeviceLabel { - margin-top: 1em; - margin-bottom: 1em; -} - #noFxaAccount { - margin: 6px; line-height: 1.2em; }