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/cvetdv.ru/bitrix/js/im/v2/component/dialog/chat/src/css/ |
Upload File : |
.bx-im-dialog-chat__scope { --im-dialog-chat__offset_avatar-block: 54px; --im-dialog-chat__offset_block: 12px; --im-dialog-chat__background-color_new-message: rgba(255, 255, 255, 0.8); --im-dialog-chat__background-color_date-group: rgba(0, 0, 0, 0.2); --im-dialog-chat__background-color_pinned: var(--im-color-palette-white-base); --im-dialog-chat__background-color_pinned-separator: var(--im-color-palette-gray-10); --im-dialog-chat__icon-color_float-button: #00ace3; --im-dialog-chat__icon-color-hover_float-button: var(--im-color-palette-blue-60); --im-dialog-chat__font-color_new-message: var(--im-color-palette-gray-90); --im-dialog-chat__font-color_scroll-button-counter: var(--im-color-palette-white-base); --im-dialog-chat__font-color_date-group: var(--im-color-palette-white-base); --im-dialog-chat__font-color_pinned-title: var(--im-color-palette-blue-60); --im-dialog-chat__font-color_pinned-author: var(--im-color-palette-gray-60); --im-dialog-chat__font-color_pinned-info: var(--im-color-palette-gray-50); --im-dialog-chat__font-color_pinned-message-text: var(--im-color-palette-gray-80); --im-dialog-chat__font-color_pinned-text: var(--im-color-palette-black-base); } .bx-im-dialog-chat__block { width: 100%; height: 100%; display: flex; flex-direction: column; } .bx-im-dialog-chat__scroll-container { flex-grow: 1; width: 100%; min-width: 100%; max-width: var(--im-content-chat__max-width_textarea_container); overflow: hidden; overflow-y: auto; overflow-anchor: none; overscroll-behavior: contain; margin-top: 1px; position: relative; scrollbar-gutter: stable; } .bx-im-dialog-chat__scroll-container:hover::-webkit-scrollbar-thumb { background-color: rgba(255,255,255, .8) !important; }