|
@@ -7371,7 +7371,7 @@ body.reset {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100vh; } }
|
|
height: 100vh; } }
|
|
#conversejs .chatbox .chat-title {
|
|
#conversejs .chatbox .chat-title {
|
|
- font-family: Futura,Helvetica,Trebuchet MS,Arial,sans-serif;
|
|
|
|
|
|
+ font-family: Futura, Helvetica, Trebuchet MS, Arial, sans-serif;
|
|
color: white;
|
|
color: white;
|
|
display: block;
|
|
display: block;
|
|
line-height: 20px;
|
|
line-height: 20px;
|
|
@@ -8202,7 +8202,8 @@ body.reset {
|
|
#conversejs .chat-head-chatroom .chatroom-description {
|
|
#conversejs .chat-head-chatroom .chatroom-description {
|
|
color: #f6ccc1;
|
|
color: #f6ccc1;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
- font-size: 80%;
|
|
|
|
|
|
+ font-size: 70%;
|
|
|
|
+ margin-top: 3px;
|
|
overflow-y: hidden;
|
|
overflow-y: hidden;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
text-overflow: ellipsis;
|