Web sidebars don't work in editor/composer b=393120 p=twanno@lycos.nl r+sr=me
git-svn-id: svn://10.0.0.236/trunk@240606 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -22,12 +22,6 @@ tabbrowser {
|
||||
-moz-binding: url("chrome://global/content/bindings/toolbarbutton.xml#toolbarbutton");
|
||||
}
|
||||
|
||||
/* ::::: notification box ::::: */
|
||||
|
||||
.browser-notificationbox {
|
||||
-moz-binding: url("chrome://communicator/content/bindings/notification.xml#browser-notificationbox");
|
||||
}
|
||||
|
||||
/* ::::: urlbar autocomplete ::::: */
|
||||
|
||||
#urlbar {
|
||||
|
||||
@@ -44,6 +44,12 @@ toolbar[printpreview="true"] {
|
||||
-moz-binding: url("chrome://communicator/content/printPreviewBindings.xml#printpreviewtoolbar");
|
||||
}
|
||||
|
||||
/* ::::: notification box ::::: */
|
||||
|
||||
.browser-notificationbox {
|
||||
-moz-binding: url("chrome://communicator/content/bindings/notification.xml#browser-notificationbox");
|
||||
}
|
||||
|
||||
|
||||
/* With the move to the new toolkit, SeaMonkey needs to overwrite certain bindings
|
||||
* if it wants to keep its distinctive likeness. The now hidden new toolkit bindings
|
||||
|
||||
Reference in New Issue
Block a user