update with classic theme development, keep about:plugins compatible for 1.7 release
[themes.git] / EarlyBlue / communicator / communicator.css
index 22a93031421145860c3089f75983345bc6776deb..5d9990fe0188457aa9334528495dd35670a35e8d 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");
 }
@@ -81,6 +85,6 @@
 }
 
 /* ::::: download manager ::::: */
-#downloadView > treechildren:-moz-tree-image(Name) {
+#downloadView > treechildren::-moz-tree-image(Name) {
   margin-right: 2px;
 }