How do I change the font size?

Firefox- How to change font size of right-click context menu?

  • Using Firefox v9.0.1 on OS X Lion v10.7.2 In userChrome.css, how do I adjust the font size that appears in the context menu when you right-click on something (like a link) on a web page? I tried DOM inspector but cannot decipher what I am looking for. Related to this thread: http://superuser.com/questions/373431/firefox-how-to-change-font-size-of-items-in-folder-on-bookmarks-toolbar Thanks

  • Answer:

    The CSS selector for the Right-click context menu is: #contentAreaContextMenu * { property: value !important; } Example: Any more userChrome.css tweaks? :)

jsherk at Super User Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.