X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fpreferences.css;h=bf10f3eb7937751f346b159abe4ec34df90f5a06;hp=8e333868fdf10c7a866d6b94bb3fc95628fa12e2;hb=7327c957c10aeaccf57a457a9950ac380a326f29;hpb=58036cb8df01894560483ebc2abd3115258e8a90 diff --git a/LCARStrek/browser/preferences/preferences.css b/LCARStrek/browser/preferences/preferences.css index 8e333868..bf10f3eb 100644 --- a/LCARStrek/browser/preferences/preferences.css +++ b/LCARStrek/browser/preferences/preferences.css @@ -79,6 +79,7 @@ radio[pane=paneSync] { list-style-image: url("chrome://browser/skin/preferences/Options-sync.png") !important; } +/* These lines should be removed as part of fixing bug 1140495 */ label.small { font-size: smaller; } @@ -89,6 +90,11 @@ label.small { /* General Pane */ +#useFirefoxSync, +#getStarted { + font-size: 90%; +} + #isNotDefaultLabel { font-weight: bold; }