Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/js/im/application/dialog/dist/ |
Upload File : |
/* GENERAL WRAPPER */ .bx-mobilechat { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 600px !important; width: 500px; border: 1px solid #2a2a2a; background-color: #fbfbfb; background-image: url(images/light_gray_v1.svg); background-attachment: fixed; } .bx-mobilechat-dialog-title { position: absolute; border-right: 1px solid #2a2a2a; border-bottom: 1px solid #2a2a2a; background: rgba(255, 255, 255, 0.62); padding: 10px; border-radius: 0 0 10px 0; z-index: 1000; } .bx-messenger-list-recent { height: 600px !important; width: 320px !important; } .bx-im-textarea { height: 100px; border-top: 1px solid #2a2a2a; background: white; }