Plugin Directory

Changeset 2526117


Ignore:
Timestamp:
05/04/2021 06:03:08 PM (5 years ago)
Author:
gatetouch
Message:

Fix css font size issue

Location:
initchat/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • initchat/trunk/assets/css/wp-chat.css

    r2526110 r2526117  
    1 .gwc-wrap{position:relative;font-family:sans-serif}.gwc-324{position:relative}div#gwc-324{position:fixed;bottom:20px;right:20px;z-index:99999}div#gwc-324.inline .gwc-dialog{bottom:20px!important;margin-top:20px}.gwc-wrap .gwc-widget{padding:12px;background:#fff;box-shadow:0 0 10px -3px;border-radius:90px;cursor:pointer;z-index:15;position:relative;width:55px;height:55px;box-sizing:border-box}.gwc-wrap .gwc-dialog{position:absolute;bottom:90px;right:0;background:#fff;width:285px;box-shadow:0 4px 21px -11px;border-radius:10px;z-index:10;opacity:0;bottom:40px;display:none}.gwc-wrap .gwc-dialog.active{opacity:1;bottom:90px;display:block}.gwc-wrap .gwc-dialog .gwc-head{background:#095e54;padding:8px 10px;border-top-left-radius:10px;border-top-right-radius:10px}.gwc-wrap .gwc-dialog .gwc-head img{max-width:45px}.gwc-wrap .gwc-dialog .gwc-head .gwc-img{width:20%}.gwc-wrap .gwc-dialog .gwc-head .gwc-htext{width:77%}.gwc-wrap .gwc-dialog .gwc-head>div{display:inline-block;vertical-align:middle;color:#fff;position:relative}.gwc-wrap .gwc-dialog .gwc-head .gwc-img img{border-radius:89px}.gwc-wrap .gwc-dialog .gwc-head .gwc-img span{width:10px;height:10px;display:block;background:#5fce5d;border-radius:70px;position:absolute;left:36px;bottom:4px}.gwc-wrap .gwc-dialog .gwc-head .gwc-htext .gwc-name{font-size:17px;line-height:16px}.gwc-wrap .gwc-dialog .gwc-head .gwc-htext .gwc-title{font-size:11px;font-weight:100;margin:3px 0}.gwc-wrap .gwc-dialog .gwc-body{padding:0;background:#e6ddd4;position:relative;overflow:auto;min-height:160px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.gwc-wrap .gwc-dialog .gwc-body .gwc-message{width:65%;background:#fff;padding:10px 0 32px 20px;font-size:14px;border-radius:11px;box-shadow:rgba(0,0,0,.13) 0 1px .5px;position:relative;border-top-left-radius:0}.gwc-wrap .gwc-dialog .gwc-body .gwc-message:before{position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);background-size:contain;content:"";top:0;left:-12px;width:12px;height:19px;background-position:50% 50%;background-repeat:no-repeat}.gwc-wrap .gwc-dialog .gwc-body .gwc-message .gwc-agent-name{font-size:11px;font-weight:600;color:#cac9c9;letter-spacing:1px;margin-bottom:6px}.gwc-wrap .gwc-dialog .gwc-body .gwc-message .gwc-message-time{font-size:12px;font-weight:100;position:absolute;right:7px;bottom:7px;color:#cac9c9}.gwc-wrap .gwc-dialog .gwc-body .gwc-wrapper:before{display:block;position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:0;opacity:.08;background-image:url(../img/pattern.png);background-attachment:fixed}.gwc-wrap .gwc-dialog .gwc-footer{padding:10px 15px;background:0 0;position:relative}.gwc-wrap a.initchat{display:block;text-align:center;padding:0 17px;font-size:11px;color:#544b41}.gwc-wrap .gwc-dialog .gwc-footer a.gwc-button.initchat{background:#5fce5d;display:block;padding:5px;text-align:center;color:#fff;border-radius:90px;text-decoration:none;line-height:26px;font-size:15px}.gwc-wrap .gwc-dialog .gwc-footer a.gwc-button.initchat svg{fill:#fff;position:relative;top:4px;right:5px;display:inline-block}.gwc-wrap .gwc-widget span.notification{position:absolute;right:3px;top:3px;width:10px;height:10px;background:red;border-radius:10px;display:block}.gwc-wrap .gwc-widget span.notification.active{display:none}div#gwc-324.left{right:inherit;left:20px;z-index:9999}div#gwc-324.admin{position:absolute}div#gwc-324.left .gwc-dialog.active{right:auto}div#gwc-324.inline{position:relative;width:335px;left:0;top:20px}.gwc-wrap .gwc-dialog .gwc-body .gwc-message .gwc-text{padding-right:11px}.gwc-wrap .gwc-dialog .gwc-body .gwc-wrapper{padding:20px 15px;display:block;max-height:160px;overflow:auto}.gwc-wrap .gwc-tootltip{position:absolute;right:120%;top:26%;display:block;width:max-content;min-width:105px;background:#fff;padding:4px 10px;max-width:170px;font-weight:700;border-radius:4px;box-shadow:0 0 7px -5px;border:1px solid #dedede;box-sizing:border-box}.dgwc-none{display:none!important}.gwc-wrap .gwc-tootltip:after,.gwc-wrap .gwc-tootltip:before{width:20px;height:0;position:absolute;content:"";left:100%;top:30%;border-top:5px solid transparent;border-left:5px solid #fff;border-bottom:5px solid transparent}.gwc-wrap .gwc-tootltip:before{border-left:6px solid #929292}div#gwc-324.left .gwc-tootltip{left:121%}div#gwc-324.left .gwc-tootltip:after,div#gwc-324.left .gwc-tootltip:before{border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:6px solid #fff;border-left:transparent;left:-26px}
     1.gwc-wrap{position:relative;font-family:sans-serif}.gwc-324{position:relative}div#gwc-324{position:fixed;bottom:20px;right:20px;z-index:99999}div#gwc-324.inline .gwc-dialog{bottom:20px!important;margin-top:20px}.gwc-wrap .gwc-widget{padding:12px;background:#fff;box-shadow:0 0 10px -3px;border-radius:90px;cursor:pointer;z-index:15;position:relative;width:55px;height:55px;box-sizing:border-box}.gwc-wrap .gwc-dialog{position:absolute;bottom:90px;right:0;background:#fff;width:285px;box-shadow:0 4px 21px -11px;border-radius:10px;z-index:10;opacity:0;bottom:40px;display:none}.gwc-wrap .gwc-dialog.active{opacity:1;bottom:90px;display:block}.gwc-wrap .gwc-dialog .gwc-head{background:#095e54;padding:8px 10px;border-top-left-radius:10px;border-top-right-radius:10px}.gwc-wrap .gwc-dialog .gwc-head img{max-width:45px}.gwc-wrap .gwc-dialog .gwc-head .gwc-img{width:20%}.gwc-wrap .gwc-dialog .gwc-head .gwc-htext{width:77%}.gwc-wrap .gwc-dialog .gwc-head>div{display:inline-block;vertical-align:middle;color:#fff;position:relative}.gwc-wrap .gwc-dialog .gwc-head .gwc-img img{border-radius:89px}.gwc-wrap .gwc-dialog .gwc-head .gwc-img span{width:10px;height:10px;display:block;background:#5fce5d;border-radius:70px;position:absolute;left:36px;bottom:4px}.gwc-wrap .gwc-dialog .gwc-head .gwc-htext .gwc-name{font-size:17px;line-height:16px}.gwc-wrap .gwc-dialog .gwc-head .gwc-htext .gwc-title{font-size:11px;font-weight:100;margin:3px 0}.gwc-wrap .gwc-dialog .gwc-body{padding:0;background:#e6ddd4;position:relative;overflow:auto;min-height:160px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.gwc-wrap .gwc-dialog .gwc-body .gwc-message{width:65%;background:#fff;padding:10px 0 32px 20px;font-size:14px;border-radius:11px;box-shadow:rgba(0,0,0,.13) 0 1px .5px;position:relative;border-top-left-radius:0}.gwc-wrap .gwc-dialog .gwc-body .gwc-message:before{position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);background-size:contain;content:"";top:0;left:-12px;width:12px;height:19px;background-position:50% 50%;background-repeat:no-repeat}.gwc-wrap .gwc-dialog .gwc-body .gwc-message .gwc-agent-name{font-size:11px;font-weight:600;color:#cac9c9;letter-spacing:1px;margin-bottom:6px}.gwc-wrap .gwc-dialog .gwc-body .gwc-message .gwc-message-time{font-size:12px;font-weight:100;position:absolute;right:7px;bottom:7px;color:#cac9c9}.gwc-wrap .gwc-dialog .gwc-body .gwc-wrapper:before{display:block;position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:0;opacity:.08;background-image:url(../img/pattern.png);background-attachment:fixed}.gwc-wrap .gwc-dialog .gwc-footer{padding:10px 15px;background:0 0;position:relative}.gwc-wrap a.initchat{display:block;text-align:center;padding:0 17px;font-size:11px;color:#544b41}.gwc-wrap .gwc-dialog .gwc-footer a.gwc-button.initchat{background:#5fce5d;display:block;padding:5px;text-align:center;color:#fff;border-radius:90px;text-decoration:none;line-height:26px;font-size:15px}.gwc-wrap .gwc-dialog .gwc-footer a.gwc-button.initchat svg{fill:#fff;position:relative;top:4px;right:5px;display:inline-block}.gwc-wrap .gwc-widget span.notification{position:absolute;right:3px;top:3px;width:10px;height:10px;background:red;border-radius:10px;display:block}.gwc-wrap .gwc-widget span.notification.active{display:none}div#gwc-324.left{right:inherit;left:20px;z-index:9999}div#gwc-324.admin{position:absolute}div#gwc-324.left .gwc-dialog.active{right:auto}div#gwc-324.inline{position:relative;width:335px;left:0;top:20px}.gwc-wrap .gwc-dialog .gwc-body .gwc-message .gwc-text{padding-right:11px}.gwc-wrap .gwc-dialog .gwc-body .gwc-wrapper{padding:20px 15px;display:block;max-height:160px;overflow:auto}.gwc-wrap .gwc-tootltip{position:absolute;right:120%;top:26%;font-size:font-size: 14px;display:block;width:max-content;min-width:105px;background:#fff;padding:4px 10px;max-width:170px;font-weight:700;border-radius:4px;box-shadow:0 0 7px -5px;border:1px solid #dedede;box-sizing:border-box}.dgwc-none{display:none!important}.gwc-wrap .gwc-tootltip:after,.gwc-wrap .gwc-tootltip:before{width:20px;height:0;position:absolute;content:"";left:100%;top:30%;border-top:5px solid transparent;border-left:5px solid #fff;border-bottom:5px solid transparent}.gwc-wrap .gwc-tootltip:before{border-left:6px solid #929292}div#gwc-324.left .gwc-tootltip{left:121%}div#gwc-324.left .gwc-tootltip:after,div#gwc-324.left .gwc-tootltip:before{border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:6px solid #fff;border-left:transparent;left:-26px}
  • initchat/trunk/initChat.php

    r2526110 r2526117  
    55 * Description: initChat will help to start quick support on your website. this plugin will work with thirdpaty application of WhatsApp,add support person contact number and show attractive popup dialog on your website, customer can send a support message direcly via third party popupal chatting applications.
    66
    7  * Version: 1.3
     7 * Version: 1.3.1
    88 * Author: initChat
    99 * Author URI: https://initchat.com
  • initchat/trunk/readme.txt

    r2526110 r2526117  
    6868
    6969== Changelog ==
     70= 1.3.1 =
     71* fix css issue
     72
    7073= 1.3 =
    7174* Added new popup tooltip view feature
Note: See TracChangeset for help on using the changeset viewer.