



bookmarks tend to be theme compatable and useful to me, but I find other icons distratcting, so I modified my deiconify menus code so that bookmark icons are enabled
Note: firefox restart needed to eliminate possible artifacts
edit: added searchbar icons back
I have several folders on my Bookmarks Toolbar which contain icons.
When I run the deiconify menus except bookmarks script the favicons for the bookmarks which are contained in folders disappear. Bookmarks which are not in folders are OK.
Does anybody know how I can fix this?
Huh, I like this but for me it's taking out the icons on the bookmarks menu too. Any ideas on a fix?
Excellent style, though I thought that I would list a couple of extension-specific tweaks I made to it, in case anyone would also find them useful.
First, I use the Google Bookmarks Button (" https://addons.mozilla.org/firefox/2453/ ") extension in lieu of my local bookmarks, so to keep that iconified add:
#GBB_bookmark_menu .menu-iconic-left { visibility: visible !important; }
Second, I also find keeping the "Extension Options" pop-up menu that MR Tech Local Install (" https://addons.mozilla.org/firefox/421/ ") extension adds iconified to be useful which is done by:
#tools_extension_options_popup .menu-iconic-left { visibility: visible !important; }
kkkkgvvfvyfvyh