On 18/04/13 02:55, Rufus wrote:
I've gotten one .css mod to work for me - fixing the narrow scroll bar
in the Sidebar.  That's working great, but I haven't been able to get
the recently posted one to remove unwanted Bookmarks Menu entries to do
anything at all.

The following in userChrome.css eventually worked for me:

menu[label="Bookmarks Toolbar"],
menu[label="Unsorted Bookmarks"]
{
display: none !important;
}

Doesn't remove the superfluous separator, though.

pn
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to