On Mon, 15 Dec 2008 14:14:27 -0500, Ed Mullen wrote:

> /* Kill bookmark icons in the Personal Toolbar */
> toolbarbutton.bookmark-item > .toolbarbutton-icon {
>    display: none;
> }
> /* END Kill bookmark icons in the Personal Toolbar */
> 
> which turns off the icons in the Personal Toolbar which, again, I really 
> need in order to save space.  Been using this one for a long time too 
> and it no longer works.  I wonder if the Personal Toolbar's name has 
> been changed in the code which would account for this.

When I added the icon size/mode controls I also added to navigator.css:

/* Prevent [mode="icons"|"text"] from hiding the label and icon */
#bookmarks-ptf .bookmark-item > .toolbarbutton-text,
#bookmarks-ptf .bookmark-item > .toolbarbutton-icon {
  display: -moz-box !important;
 }

Phil

-- 
Philip Chee <[email protected]>, <[email protected]>
http://flashblock.mozdev.org/ http://xsidebar.mozdev.org
Guard us from the she-wolf and the wolf, and guard us from the thief,
oh Night, and so be good for us to pass.
[ ]Don't kill the whale.
* TagZilla 0.066.6

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

Reply via email to