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} - >> + >>
- +
${page:ct.user.name}
@@ -136,25 +151,25 @@ ${endif:user} ${if:agent} - + ${endif:agent} | ${if:user} - Mail  + Mail  ${endif:user} ${if:agent} ${if:canpost} - Redirect  + Redirect  ${endif:canpost} ${if:historyParams} - History  + History  ${endif:historyParams} ${endif:agent} - Refresh  + Refresh  @@ -173,7 +188,7 @@ ${endif:agent} - + diff --git a/src/messenger/webim/styles/original/images/nav_butt.png b/src/messenger/webim/styles/original/images/nav_butt.png deleted file mode 100644 index 7a94059a..00000000 Binary files a/src/messenger/webim/styles/original/images/nav_butt.png and /dev/null differ diff --git a/src/messenger/webim/styles/original/images/wmchat.png b/src/messenger/webim/styles/original/images/wmchat.png new file mode 100644 index 00000000..f1f8d635 Binary files /dev/null and b/src/messenger/webim/styles/original/images/wmchat.png differ diff --git a/src/messenger/webim/styles/original/templates/chat.tpl b/src/messenger/webim/styles/original/templates/chat.tpl index aca269c4..03dfb952 100644 --- a/src/messenger/webim/styles/original/templates/chat.tpl +++ b/src/messenger/webim/styles/original/templates/chat.tpl @@ -12,7 +12,25 @@ var threadParams = { servl:"${webimroot}/thread.php",wroot:"${webimroot}",freque //--> - + @@ -76,7 +94,7 @@ var threadParams = { servl:"${webimroot}/thread.php",wroot:"${webimroot}",freque
- + @@ -108,14 +126,14 @@ ${if:user} - >> + >>
- +
${page:ct.user.name}
@@ -128,24 +146,24 @@ ${endif:user} ${if:agent} - + ${endif:agent} - + ${if:user} - Mail  + Mail  ${endif:user} ${if:agent} ${if:canpost} - Redirect  + Redirect  ${endif:canpost} ${if:historyParams} - History  + History  ${endif:historyParams} ${endif:agent} - Refresh  + Refresh  @@ -252,12 +270,12 @@ ${if:canpost} - +
${msg:chat.window.send_message_short,send_shortcut}
- + ${endif:canpost}