Built motion from commit ab2cbc7.|0.0.98
[motion.git] / server / components / xchatty / template.html
index eb361a1..d6ba84b 100644 (file)
@@ -1,11 +1,11 @@
 <div class="xc_chat_container" style="display: none;">
   <div class="xc_chat_head {{headerShape}}">
-    <i class="xc_header_icon">
+    <i class="xc_header_icon" style="background-image:url({{& assetBase}}?resource=images/iconVisitorchat.png);">
       <span class="xc_notification_badge">
         <span class="xc_notification_badge_number"></span>
       </span>
     </i>
-    <i class="xc_header_logo"></i>
+    <i class="xc_header_logo" style="background-image:url({{& assetBase}}?resource=images/motionLogo.png);"></i>
     <span class="xc_chat_head-title">{HeaderText}</span>
   </div>
   <div class="xc_chat_toggle_container">