/* = = = = = = = = = = = = = = ZB's Bookmark Zoomer = = = = = = = = = = = = = = */

   @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

    toolbarbutton.bookmark-item:hover { -moz-transform: scale(1.5) !important; }
                 #bookmarksBarContent {       overflow: visible    !important; }




/* -------------------Optional Code to Adjust Origin Of Transform------------------- */
/* toolbarbutton.bookmark-item:hover { -moz-transform-origin: 50% 100% !important; } */
