keeping up with Classic trunk
[themes.git] / EarlyBlue / messenger / addressbook / addressbook.css
index 4cb7be0a10e84d5f2446f0b1bdf5e270f07e0a1c..1cae727b96c0dc7571381c81e35cd1cb5b0c0de8 100644 (file)
 } 
 
 #button-newim {
-  list-style-image:url("chrome://messenger/skin/addressbook/icons/newmsg.gif");
+  list-style-image:url("chrome://messenger/skin/addressbook/icons/im.gif");
 }
 
 #button-newim[disabled="true"] {
-  list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-disabled.gif") !important;
+  list-style-image: url("chrome://messenger/skin/addressbook/icons/im-disabled.gif") !important;
 } 
 
 #button-delete {