On 18/04/13 20:51, Rufus wrote:
Rufus wrote:
Peter Nieman wrote:
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

Thanks - I'll try this, but omitting the removal of the Bookmarks
Toolbar - I use that but try and hold it to half a dozen or so entries.
  Retaining the separator will be ok for me in that case.


....no joy...didn't work.  Could that be because my Unsorted Bookmarks
are empty, or that I placed it at the wrong point in my userChome.css?


I doubt that that could be the cause. My Unsorted Bookmarks are empty too. Maybe it only works on Linux?

By the way, I have these lines at the top of my userChrome.css (without the line breaks):

/*
* Do not remove the @namespace line -- it's required for correct functioning
 */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";); /* set default namespace to XUL */

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

Reply via email to