You are not logged in.
Hi! ![]()
I want to change the font colour of menu bar (file, edit, view...) in Namoroka browser, as it doesn't use the GTK font. How do I do this?
Thanks in advance.
The exponential learning curve.
Offline
Of course it uses the GTK font. It should at least. Anyway, put this into userChrome.css:
.menubar-text {
color: red !important;
}Offline
Thank you that worked. I've been looking to change the font of all the Namoroka menus using this Customizing Mozilla page but nothing seems to work.
The exponential learning curve.
Offline