Try this:

#context-inspect + menuseparator,
#menu_firebug_firebugInspect {
    display: none !important;
}

(it assumes that Firebug's inspect  item comes after Firefox's inspect)

Honza


On Monday, September 2, 2013 3:33:58 PM UTC+2, oalite oalite wrote:
>
> I want to show the firefox "Inspect Element" in the context menu, as i 
> need it sometime. and hide the firebug "Inspect Element with Firebug", as i 
> can wake firebug up by F12!
>
> i can hide it by userChome.css
> #menu_firebug_firebugInspect
> { display: none !important; }
>
> but the goddamn menuseparator is still there 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/1a0c0a80-3d26-4b49-9c63-7ac144c35c6c%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to