styles for chat-21
This commit is contained in:
parent
44d316cafc
commit
3c57e75b37
@ -7229,3 +7229,34 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_
|
||||
#chat21-launcher-button circle {
|
||||
fill: #1c01a9 !important;
|
||||
}
|
||||
.chat-21-channel-qr {
|
||||
border-radius: 0px !important;
|
||||
}
|
||||
.chat21-sheet {
|
||||
border-radius: 15px !important;
|
||||
font-family: 'Montserrat', sans-serif !important;
|
||||
}
|
||||
.chat-21-channel-invite-button {
|
||||
border-radius: 0px !important;
|
||||
font-family: 'Montserrat', sans-serif !important;
|
||||
}
|
||||
.chat21-sheet-header {
|
||||
box-shadow: none !important;
|
||||
webkit-box-shadow: none !important;
|
||||
}
|
||||
.chat21-sheet-header-title {
|
||||
font-family: 'Montserrat', sans-serif !important;
|
||||
}
|
||||
#chat21-launcher-button image {
|
||||
display: none !important;
|
||||
}
|
||||
.chat-21-channels-list-item {
|
||||
box-shadow: none !important;
|
||||
webkit-box-shadow: none !important;
|
||||
}
|
||||
#chat21-launcher-button circle {
|
||||
fill: #1c01a9 !important;
|
||||
}
|
||||
.chat21-window.chat21-sheet {
|
||||
width: 376px !important;
|
||||
}
|
||||
|
||||
@ -8271,4 +8271,46 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
||||
|
||||
#chat21-launcher-button circle {
|
||||
fill: #1c01a9 !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Виджет AutoFaq
|
||||
.chat-21-channel-qr {
|
||||
border-radius: 0px !important;
|
||||
}
|
||||
|
||||
.chat21-sheet {
|
||||
border-radius: 15px !important;
|
||||
font-family: 'Montserrat', sans-serif !important;
|
||||
}
|
||||
|
||||
.chat-21-channel-invite-button {
|
||||
border-radius: 0px !important;
|
||||
font-family: 'Montserrat', sans-serif !important;
|
||||
}
|
||||
|
||||
.chat21-sheet-header{
|
||||
box-shadow: none !important;
|
||||
webkit-box-shadow: none !important;
|
||||
}
|
||||
|
||||
.chat21-sheet-header-title {
|
||||
font-family: 'Montserrat', sans-serif !important;
|
||||
}
|
||||
|
||||
#chat21-launcher-button image {
|
||||
display:none !important;
|
||||
}
|
||||
|
||||
.chat-21-channels-list-item {
|
||||
box-shadow: none !important;
|
||||
webkit-box-shadow: none !important;
|
||||
}
|
||||
// Ниже этой линии фикс ширины для публичной части
|
||||
#chat21-launcher-button circle {
|
||||
fill: #1c01a9 !important;
|
||||
}
|
||||
.chat21-window.chat21-sheet {
|
||||
width: 376px !important;
|
||||
}
|
||||
// Закончили упражнение с виджетом AutoFaq
|
||||
Loading…
x
Reference in New Issue
Block a user