Philip TAYLOR (Webmaster, Ret'd) wrote:

[...]

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 ?

OK, gone :-)  After poking around with the DOM inspector
for quite a while (and never having used it before), I
finally found the separator of interest.  I do not know
whether or not it has the attribute "builder", but it
/does/ appear to have the class "bookmarks-actions-menuseparator",
so the following finally lost it :

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

Philip Taylor

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

Reply via email to