X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fpreferences.css;h=b3200726171074b8d3089bf89f5a8f38ba8867fb;hp=2c5e3c163f5739e20b73188df6cb6f6a5951a0cb;hb=a21f2959e83ccf2205d47a86451bb082cb3aef31;hpb=93c91f62d8a75f3af43e52e373405ebf37fc196c diff --git a/LCARStrek/browser/preferences/preferences.css b/LCARStrek/browser/preferences/preferences.css index 2c5e3c16..b3200726 100644 --- a/LCARStrek/browser/preferences/preferences.css +++ b/LCARStrek/browser/preferences/preferences.css @@ -79,6 +79,12 @@ label.small { margin: 6px; } +/* General Pane */ + +#isNotDefaultLabel { + font-weight: bold; +} + /* Content Pane */ #translationAttributionImage { width: 70px; @@ -188,11 +194,3 @@ label.small { #noFxaAccount > label:first-child { margin-bottom: 0.6em; } - -#fxa-pweng-help-link > label { - margin: 0; -} - -#fxa-pweng-help-link > image { - list-style-image: url("chrome://global/skin/icons/question-16.png"); -}