X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2Faddressbook%2FaddressPanes.css;fp=EarlyBlue%2Fmessenger%2Faddressbook%2FaddressPanes.css;h=9ccc1065c13ee36d86aa94afb19b6388b5114af1;hp=5c795ab3bdc0b58d80502735ef600e6075111f3d;hb=a1f525f0c2c8526761b87b460de74e463e4f263f;hpb=33be56153cb2238008203164de59701685cb2097 diff --git a/EarlyBlue/messenger/addressbook/addressPanes.css b/EarlyBlue/messenger/addressbook/addressPanes.css index 5c795ab3..9ccc1065 100644 --- a/EarlyBlue/messenger/addressbook/addressPanes.css +++ b/EarlyBlue/messenger/addressbook/addressPanes.css @@ -45,19 +45,19 @@ /* ::::: 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"); }