Built motion from commit 15a6d846f.|1.0.20
[motion.git] / server / components / xchatty / xchatty.css
index af817c3..c8b8d2c 100644 (file)
@@ -4,7 +4,7 @@
        /*background-image:url({{& assetBase}}?resource=images/motionLogo.png);*/
        width:40px;
        height:40px;
-       float:left;;
+       float:left;
        margin-left: 10px !important;
   margin-top: 6px !important;
 }
@@ -477,8 +477,10 @@ i.xc_btn_notifications_close
 
        div.xc_chat_head
        {
-               background-color:#036;
-               background-image:none;
+               /*background-color:#036;
+               background-image:none;*/
+               color:#fff;
+               background:{{color}};
                line-height:25px;
                height:auto;
                -webkit-border-top-left-radius:15px;