2022-12-02 10:55:56 +00:00
|
|
|
body {
|
|
|
|
|
overscroll-behavior-x: none;
|
|
|
|
|
overscroll-behavior-y: none;
|
|
|
|
|
text-size-adjust: none;
|
|
|
|
|
}
|
2022-12-14 13:24:50 +01:00
|
|
|
|
2024-10-09 14:24:00 +02:00
|
|
|
.cs-message__time {
|
|
|
|
|
color: #888;
|
|
|
|
|
font-family: Roboto;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
position: relative;
|
|
|
|
|
left: 12px;
|
|
|
|
|
top: 12px;
|
|
|
|
|
}
|
|
|
|
|
|
2022-12-14 13:24:50 +01:00
|
|
|
.internal-note .cs-message__content {
|
|
|
|
|
background-color: #FFB62088 !important;
|
|
|
|
|
border: 2px solid #FFB620 !important;
|
|
|
|
|
border-radius: 0 !important;
|
|
|
|
|
margin: 12px;
|
|
|
|
|
font-family: Roboto !important;
|
|
|
|
|
font-size: 16px !important;
|
|
|
|
|
padding: 20px !important;
|
2023-03-07 14:09:49 +00:00
|
|
|
width: 300px;
|
2022-12-14 13:24:50 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.incoming-message .cs-message__content {
|
2023-03-07 14:09:49 +00:00
|
|
|
color: black !important;
|
|
|
|
|
background-color: #ddd !important;
|
2022-12-14 13:24:50 +01:00
|
|
|
border-radius: 14px !important;
|
|
|
|
|
margin: 12px;
|
|
|
|
|
font-family: Roboto !important;
|
|
|
|
|
font-size: 16px !important;
|
|
|
|
|
padding: 20px !important;
|
2023-03-07 14:09:49 +00:00
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.outgoing-message {
|
|
|
|
|
margin-left: calc(100% - 550px) !important;
|
|
|
|
|
margin-right: 0 !important;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.internal-note {
|
|
|
|
|
margin-left: calc(100% - 350px) !important;
|
|
|
|
|
margin-right: 0 !important;
|
|
|
|
|
|
2022-12-14 13:24:50 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.outgoing-message .cs-message__content {
|
|
|
|
|
color: white !important;
|
|
|
|
|
background-color: #1982FC !important;
|
|
|
|
|
border-radius: 14px !important;
|
|
|
|
|
margin: 12px;
|
|
|
|
|
font-family: Roboto !important;
|
|
|
|
|
font-size: 16px !important;
|
|
|
|
|
padding: 20px !important;
|
2023-03-07 14:09:49 +00:00
|
|
|
width: 500px;
|
2022-12-14 13:24:50 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.incoming-message .cs-message__content a {
|
|
|
|
|
color: white !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.outgoing-message .cs-message__content a {
|
|
|
|
|
color: white !important;
|
2023-03-07 14:09:49 +00:00
|
|
|
|
2022-12-14 13:24:50 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cs-message-input__content-editor-wrapper {
|
|
|
|
|
background-color: white !important;
|
|
|
|
|
border: 1px solid #ccc !important;
|
|
|
|
|
margin: 10px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cs-message-input__content-editor-container {
|
|
|
|
|
background-color: white !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cs-message-input__content-editor {
|
|
|
|
|
background-color: white !important;
|
|
|
|
|
font-family: Roboto !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cs-conversation-header {
|
|
|
|
|
background-color: #ddd !important;
|
|
|
|
|
border-bottom: 1px solid #ccc !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cs-message-list {
|
|
|
|
|
background-color: #eee !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cs-message-input {
|
|
|
|
|
background-color: #dfdfdf !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cs-main-container {
|
2024-10-09 14:24:00 +02:00
|
|
|
border-right: 1px solid #ccc;
|
2022-12-14 13:24:50 +01:00
|
|
|
}
|
2024-10-09 15:09:24 +02:00
|
|
|
|
|
|
|
|
.cs-day-marker {
|
|
|
|
|
width: 100%;
|
|
|
|
|
text-align: center;
|
|
|
|
|
height: 30px;
|
|
|
|
|
color: #aaa;
|
|
|
|
|
font-family: Roboto;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
position: relative;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cs-day-marker__line {
|
|
|
|
|
position: absolute;
|
|
|
|
|
content: " ";
|
|
|
|
|
height: 1px;
|
|
|
|
|
top: 15px;
|
|
|
|
|
left: 10px;
|
|
|
|
|
right: 10px;
|
|
|
|
|
background-color: #aaa;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cs-day-marker__text {
|
|
|
|
|
position: relative;
|
|
|
|
|
width: fit-content;
|
|
|
|
|
padding: 10px;
|
|
|
|
|
}
|