X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2Faddressbook%2Faddressbook.css;h=f3df503edcf105052116a36847538fda1b3fae50;hp=42b37b0be6e7954e4262828c3bf6c43160d14531;hb=d61a45b24b8aab4323df5cdef2fd0c59ecad38ff;hpb=7862e6ee1141fa74a714e5461320d2fb8299c455 diff --git a/EarlyBlue/messenger/addressbook/addressbook.css b/EarlyBlue/messenger/addressbook/addressbook.css index 42b37b0b..f3df503e 100644 --- a/EarlyBlue/messenger/addressbook/addressbook.css +++ b/EarlyBlue/messenger/addressbook/addressbook.css @@ -88,11 +88,12 @@ } #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 */