sync with EarlyBlue and Classic, prepare for 1.8a release
[themes.git] / LCARStrek / communicator / communicator.css
index b3a784c8b5d7fa0963f66c29596d420eeb31d4c1..7e9524019fa86b668c084d1dc08f18ca72031202 100644 (file)
    == Styles shared everywhere throughout the Communicator suite.
    ========================================================================== */
 
+.toolbar-primary {
+  -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-primary");
+}
+
 #offline-status[offline="true"] {
   list-style-image: url("chrome://communicator/skin/icons/offline.gif");
 }
@@ -83,6 +87,6 @@
 }
 
 /* ::::: download manager ::::: */
-#downloadView > treechildren:-moz-tree-image(Name) {
+#downloadView > treechildren::-moz-tree-image(Name) {
   margin-right: 2px;
 }