X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fcomponents%2Fxchatty%2Fxchatty.css;h=af817c3cb0c77f118b951a18f3a67c0f6bb68630;hb=dd488fd0d6b5ecc885606ab6517bc24844804bef;hp=8e82f136b0fc4d18c12cfe9d367de8212e7550c9;hpb=4f27130c4306022eeb5caa813ac69badb1d0ce17;p=motion.git diff --git a/server/components/xchatty/xchatty.css b/server/components/xchatty/xchatty.css index 8e82f13..af817c3 100644 --- a/server/components/xchatty/xchatty.css +++ b/server/components/xchatty/xchatty.css @@ -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; }