beng%bengoodger.com 14c8bfd862 bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com
git-svn-id: svn://10.0.0.236/trunk@191199 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 21:41:34 +00:00

29 lines
634 B
CSS

searchbar {
-moz-binding: url("chrome://browser/content/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;
}
#bookmarksBarContent {
-moz-binding: url("chrome://browser/content/places/toolbar.xml#places-bar");
overflow: hidden;
}
menupopup[type="places"] {
-moz-binding: url("chrome://browser/content/places/menu.xml#places-menupopup");
}