This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ---------------------------------------------------------- | |
Styling Firefoxs context (right-click) menu | |
- this will target all context menus, including the menubar, and drop downs. | |
- If you want this to only apply to the context menu activated within webpages you can specify it, such as: #contentAreaContextMenu | |
-----------------------------------------------------------*/ | |
/* | |
Using your own defined variables makes switching styles/colors much easier to manage | |
*/ |