Code: Select all
.icon.icon-lightgray, a:hover .icon.icon-lightgray {
color:
#999999;
Lumpy Burgertushie wrote: ↑Thu Nov 12, 2020 6:18 pmfor prosilver:
colours.css line 236
you can remove the color or change it.Code: Select all
.icon.icon-lightgray, a:hover .icon.icon-lightgray { color: #999999;
if you remove it , it will change to the default blue background color.
robert
Thank you...!