keep up with Classic development
[themes.git] / EarlyBlue / messenger / addressbook / addressPanes.css
index 449ab58c2f9c79a164434223c04a3172a5af0863..33585d0c457c15629d6c210213c85e8b3ae273d9 100644 (file)
@@ -56,3 +56,7 @@ treechildren:-moz-tree-image(DirCol, IsMailList-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) {
+  list-style-image: url("chrome://messenger/skin/addressbook/icons/secure-remote-addrbook.gif");
+}