|
|
|
@ -984,16 +984,6 @@ li.entry .error-icon-container {
|
|
|
|
|
.message-container .pending .status:before,
|
|
|
|
|
.message-list .pending .status:before {
|
|
|
|
|
content: '...'; }
|
|
|
|
|
.message-container .error .status,
|
|
|
|
|
.message-list .error .status {
|
|
|
|
|
position: relative;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 18px;
|
|
|
|
|
height: 18px;
|
|
|
|
|
opacity: 1 !important;
|
|
|
|
|
background: url("/images/error_red.png") center no-repeat;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
-webkit-mask: none; }
|
|
|
|
|
.message-container .incoming .avatar, .message-container .incoming .bubble,
|
|
|
|
|
.message-list .incoming .avatar,
|
|
|
|
|
.message-list .incoming .bubble {
|
|
|
|
|