hyatt%mozilla.org b752eeb60d Fix for 172616, just yank these rules that don't even apply once you have customizable toolbars.
git-svn-id: svn://10.0.0.236/trunk@145977 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-13 21:01:41 +00:00

10 lines
255 B
CSS

#search-bar {
-moz-binding: url("chrome://browser/content/search.xml#searchbar");
}
/* ::::: print preview toolbar ::::: */
toolbar[printpreview="true"] {
-moz-binding: url("chrome://browser/content/printPreviewBindings.xml#printpreviewtoolbar");
}