|
|
|
@ -1499,12 +1499,14 @@ li.entry .error-icon-container {
|
|
|
|
|
.message-list .last-seen-indicator-view {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
align-items: center; }
|
|
|
|
|
align-items: center;
|
|
|
|
|
border-bottom: 2px solid #2090ea;
|
|
|
|
|
margin-bottom: 15px;
|
|
|
|
|
margin-top: 2em; }
|
|
|
|
|
.message-list .last-seen-indicator-view .text {
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
padding: 5px 10px;
|
|
|
|
|
margin: 1em;
|
|
|
|
|
background-color: #d9d9d9; }
|
|
|
|
|
margin-bottom: -12px;
|
|
|
|
|
background-color: white; }
|
|
|
|
|
|
|
|
|
|
.discussion-container .scroll-down-button-view {
|
|
|
|
|
position: absolute;
|
|
|
|
@ -1873,8 +1875,6 @@ li.entry .error-icon-container {
|
|
|
|
|
-webkit-mask: url("/images/back.svg") no-repeat center;
|
|
|
|
|
-webkit-mask-size: 100%;
|
|
|
|
|
background-color: black; }
|
|
|
|
|
.android .message-list .last-seen-indicator-view .text {
|
|
|
|
|
margin: 2em; }
|
|
|
|
|
|
|
|
|
|
.android-dark {
|
|
|
|
|
color: #CCCCCC; }
|
|
|
|
@ -2136,8 +2136,7 @@ li.entry .error-icon-container {
|
|
|
|
|
.android-dark .recorder {
|
|
|
|
|
background: #292929; }
|
|
|
|
|
.android-dark .message-list .last-seen-indicator-view .text {
|
|
|
|
|
margin: 2em;
|
|
|
|
|
background-color: #292929; }
|
|
|
|
|
background-color: #171717; }
|
|
|
|
|
.android-dark .discussion-container .scroll-down-button-view button {
|
|
|
|
|
background-color: #8d8d8d; }
|
|
|
|
|
.android-dark .discussion-container .scroll-down-button-view button .icon {
|
|
|
|
|