keeping up with Classic, make text/icons configurable toolbars working
[themes.git] / EarlyBlue / communicator / communicator.css
index 22a93031421145860c3089f75983345bc6776deb..7614bc0dfa85da04eeb27d1e959447734b8a15ec 100644 (file)
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
+.toolbar-primary {
+  -moz-binding: url("chrome://global/content/bindings/toolbar.xml#toolbar-primary");
+}
+
 #offline-status[offline="true"] {
   list-style-image: url("chrome://communicator/skin/icons/offline.gif");
 }