beng%bengoodger.com 70f81c13c5 328191, cannot delete history entries + a few other fixes r=annie.sullivan@gmail.com
git-svn-id: svn://10.0.0.236/trunk@193145 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-28 19:59:26 +00:00

23 lines
497 B
CSS

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;
}
#noPreviewAvailable {
background-color: white !important;
font-size: 12px !important;
}
#PersonalToolbar > #bookmarksBarShowPlaces > .toolbarbutton-text {
visibility: collapse;
}