2004-11-30 11:23:02 +03:00
|
|
|
searchbar {
|
2002-09-30 00:06:57 +04:00
|
|
|
-moz-binding: url("chrome://browser/content/search.xml#searchbar");
|
|
|
|
}
|
2002-10-13 20:50:35 +04:00
|
|
|
|
2002-10-18 03:06:10 +04:00
|
|
|
/* ::::: print preview toolbar ::::: */
|
|
|
|
|
|
|
|
toolbar[printpreview="true"] {
|
2003-10-26 08:00:15 +03:00
|
|
|
-moz-binding: url("chrome://global/content/printPreviewBindings.xml#printpreviewtoolbar");
|
2002-10-18 03:06:10 +04:00
|
|
|
}
|
2003-12-03 09:13:11 +03:00
|
|
|
|
2004-11-30 11:23:02 +03:00
|
|
|
toolbarbutton[type="updates"] {
|
|
|
|
-moz-binding: url("chrome://mozapps/content/update/updates.xml#updateStatusbarNotification");
|
2004-04-25 06:55:53 +04:00
|
|
|
}
|
|
|
|
|
2004-11-30 11:23:02 +03:00
|
|
|
#noPreviewAvailable
|
|
|
|
{
|
|
|
|
background-color: white !important;
|
|
|
|
font-size: 12px !important;
|
2004-04-25 06:55:53 +04:00
|
|
|
}
|