diff --git a/src/messenger/webim/styles/default/images/nav_butt.png b/src/messenger/webim/styles/default/images/nav_butt.png deleted file mode 100644 index ee0dfb11..00000000 Binary files a/src/messenger/webim/styles/default/images/nav_butt.png and /dev/null differ diff --git a/src/messenger/webim/styles/default/images/wmchat.png b/src/messenger/webim/styles/default/images/wmchat.png new file mode 100644 index 00000000..72240ebb Binary files /dev/null and b/src/messenger/webim/styles/default/images/wmchat.png differ diff --git a/src/messenger/webim/styles/default/templates/chat.tpl b/src/messenger/webim/styles/default/templates/chat.tpl index adb202ea..6a798038 100644 --- a/src/messenger/webim/styles/default/templates/chat.tpl +++ b/src/messenger/webim/styles/default/templates/chat.tpl @@ -27,7 +27,8 @@ var threadParams = { servl:"${webimroot}/thread.php",wroot:"${webimroot}",freque .but{ font-family:Verdana !important; font-size:11px; - background:url(${tplroot}/images/bg_btn.gif) no-repeat top left; + background:url(${tplroot}/images/wmchat.png) top left no-repeat; + background-position:0px -25px; display:block; text-align:center; padding-top:2px; @@ -36,6 +37,20 @@ var threadParams = { servl:"${webimroot}/thread.php",wroot:"${webimroot}",freque height:18px; text-decoration:none; } +.tplimage { + background: transparent url(${tplroot}/images/wmchat.png) no-repeat scroll 0px 0px; + width: 25px; height: 25px; + -moz-background-clip: -moz-initial; + -moz-background-origin: -moz-initial; + -moz-background-inline-policy: -moz-initial; +} +.irefresh { background-position:-72px 0px; } +.iclose { background-position:-24px 0px; } +.iexec { background-position:-48px 0px; } +.ihistory, .ichangeuser { background-position:-96px 0px; } +.isend { background-position:-120px 0px; } +.iemail { background-position:0px 0px; } +.iclosewin { background-position:-170px -1px; width: 15px; height: 15px; } @@ -116,14 +131,14 @@ ${if:user}