X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fnewtab%2FnewTab.css;fp=LCARStrek%2Fbrowser%2Fnewtab%2FnewTab.css;h=9cd341100eef5cd20a937128a3b7af4a06b1ebb3;hp=bdc57fe61773df49c79791746c177f841a78d5f8;hb=d23bf94a3357d30cf7300a6eb9c051f0a225b02a;hpb=11ddc40545d65c5dd6bb376206dbba998d43a5ab diff --git a/LCARStrek/browser/newtab/newTab.css b/LCARStrek/browser/newtab/newTab.css index bdc57fe6..9cd34110 100644 --- a/LCARStrek/browser/newtab/newTab.css +++ b/LCARStrek/browser/newtab/newTab.css @@ -90,6 +90,13 @@ body { width: 28px; } +#newtab-customize-button { + font-size: 28px; + padding: 0; + /* only display the text label when CSS backgrounds are disabled (e.g. in high contrast mode) */ + color: transparent; +} + #newtab-customize-button:-moz-any(:hover, :active, [active]) { background-image: -moz-image-rect(url("chrome://browser/skin/newtab/controls.svg"), 0, 64, 32, 32); background-color: #FFCF00;