gavin%gavinsharp.com e953bdce20 Bug 317107: new search service, r=mconnor, sr=ben
git-svn-id: svn://10.0.0.236/trunk@192525 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 07:16:00 +00:00

20 lines
404 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;
}