keep up with Classic; bump skinVersion to 1.5 and EarlyBlue version to 1.5b (if I...
[themes.git] / EarlyBlue / messenger / addressbook / addressPanes.css
index 5c795ab3bdc0b58d80502735ef600e6075111f3d..9ccc1065c13ee36d86aa94afb19b6388b5114af1 100644 (file)
 
 /* ::::: directory pane icons ::::: */
 
-treechildren:-moz-tree-image(DirCol) {
+treechildren::-moz-tree-image(DirCol) {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/addrbook.gif");
 }
 
-treechildren:-moz-tree-image(DirCol, IsMailList-true) {
+treechildren::-moz-tree-image(DirCol, IsMailList-true) {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/ablist.gif");
 }
 
-treechildren:-moz-tree-image(DirCol, IsRemote-true) {
+treechildren::-moz-tree-image(DirCol, IsRemote-true) {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook.gif");
 }
 
-treechildren:-moz-tree-image(DirCol, IsRemote-true, IsSecure-true) {
+treechildren::-moz-tree-image(DirCol, IsRemote-true, IsSecure-true) {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/secure-remote-addrbook.gif");
 }