searchbar { -moz-binding: url("chrome://browser/content/search/search.xml#searchbar"); } /* ::::: print preview toolbar ::::: */ toolbar[printpreview="true"] { -moz-binding: url("chrome://global/content/printPreviewBindings.xml#printpreviewtoolbar"); } menuitem.spell-suggestion { font-weight:bold; } #sidebar-box toolbarbutton.tabs-closebutton { -moz-user-focus: normal; } %ifdef MOZ_PLACES_BOOKMARKS #PersonalToolbar > #bookmarksBarShowPlaces > .toolbarbutton-text { visibility: collapse; } %endif /* apply Fitts' law to the notification bar's close button */ window[sizemode="maximized"] #content .notification-inner { border-right: 0px !important; }