keep up with EarlyBlue/Classic; bump skinVersion to 1.5 and LCARStrek version to...
[themes.git] / LCARStrek / messenger / addressbook / addressPanes.css
index 7bf224e87b88c9c4e874e4a899bd7836aaf1267f..cc9d242d1c5c6c82f126344ae61d2f2d8ea905fe 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");
 }