X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Faddressbook%2Faddressbook.css;h=04079cbe83cdb00627bcac6dc3965d6386b7dcf3;hp=3bd7c0a664208e296a4b6dfa3579e8eb125d5d21;hb=a3b3d4d6009d8158d22bf942ab273376876140d5;hpb=07b3f50491fd13e9107c43e9c86b00af6a8f2fe2 diff --git a/LCARStrek/messenger/addressbook/addressbook.css b/LCARStrek/messenger/addressbook/addressbook.css index 3bd7c0a6..04079cbe 100644 --- a/LCARStrek/messenger/addressbook/addressbook.css +++ b/LCARStrek/messenger/addressbook/addressbook.css @@ -99,16 +99,16 @@ } #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:hover, #button-newim:hover:active { - list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-hover.gif"); + list-style-image: url("chrome://messenger/skin/addressbook/icons/im-hover.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 {