Using suggestions for losing the "Open All in Tabs" and
its preceding separator from a bookmark folder in the
personal toolbar, I created a userChrome.css from the
pre-existing example userChrome-example.css and added
the following entry :

        /* Remove "Open All In Tabs" links */
        menuitem[label="Open All in Tabs"], 
menuseparator[builder="end"]{display:none!important}

Whilst this has the desired effect of losing the "Open
All in Tabs" entry, it does /not/ lose the corresponding
separator (<hr>); can anyone advise, please ?

Philip Taylor
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to