MenuBar Popup - Change Background for Mouse Hover Items
Hi All -
I customized Menubar popup background using below code in userchrome.css file.
#menubar-items menu menupopup * { background-color: #f5f5dc !important; color: #000000 !important; }
But the problem I have is the mouse hover background color for the menubar popup items is broken. Refer to attached to screenshot. As you can see mouse over for WINDOWS 10 background .. I expect blue color to be shown, But as you can see its kind of overwritten by above custom code color.
What code should I put in userchrome.css to change the background code, bold the text and change font color for mouse hover item in menubar popup items?
ჩასწორების თარიღი:
ყველა პასუხი (1)
Anyone has any pointers on this?