153 esr Changes to windows buttons
Hi. Just had a not requested update to 153 esr, which in itself is generally fine, with a small exception. The windows min, max and close buttons all come up with a code.… (read more)
Hi.
Just had a not requested update to 153 esr, which in itself is generally fine, with a small exception.
The windows min, max and close buttons all come up with a code.
Probably just some weird setup I have but any ideas will be welcome.
I use userChrome.css to give a background colour, so maybe the ID of each has changes for any css
- titlebar-min{height:1.66em; background:#00b !important}
- titlebar-max{height:1.66em; background:#090 !important}
- titlebar-close{height:1.66em; background:#d00 !important}
but I don't see how that would effect the actual bare icon
Thank you