EarlyBlue 2.0a1 -> 2.0a2 updates, help and messenger parts, also reducing important...
[themes.git] / EarlyBlue / messenger / addressbook / addressbook.css
index 42b37b0be6e7954e4262828c3bf6c43160d14531..f3df503edcf105052116a36847538fda1b3fae50 100644 (file)
 }
 
 #button-delete {
-  list-style-image:url("chrome://global/skin/icons/icons/trash.gif");
+  list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
+  -moz-image-region: rect(0px 25px 21px 0px);
 }
 
 #button-delete[disabled="true"] {
-  list-style-image: url("chrome://global/skin/icons/trash-disabled.gif") !important;
+  -moz-image-region: rect(0px 50px 21px 25px);
 }
 
 /* CardView styles - used in the Card View Pane */