Built motion from commit ab2cbc7.|0.0.98
[motion.git] / server / components / xchatty / xchatty.css
index 8e82f13..af817c3 100644 (file)
@@ -1,7 +1,7 @@
 .xc_header_logo
 {
        display:block;
-       background-image:url({{& assetBase}}?resource=images/motionLogo.png);
+       /*background-image:url({{& assetBase}}?resource=images/motionLogo.png);*/
        width:40px;
        height:40px;
        float:left;;
@@ -131,7 +131,7 @@ div.xc_chat_head.squared
 .xc_header_icon
 {
        display:block;
-       background-image:url({{& assetBase}}?resource=images/iconVisitorchat.png);
+       /*background-image:url({{& assetBase}}?resource=images/iconVisitorchat.png);*/
        width:21px;
        height:16px;
        float:right;
@@ -501,7 +501,7 @@ i.xc_btn_notifications_close
 
        .xc_header_icon
        {
-               background-image:url({{& assetBase}}?resource=images/iconVisitorchat.png);
+               /*background-image:url({{& assetBase}}?resource=images/iconVisitorchat.png);*/
                margin:0;
        }