Fix error icon
// FREEBIE
This commit is contained in:
@@ -338,6 +338,7 @@
|
||||
opacity: 1 !important;
|
||||
background: url('/images/error_red.png') center no-repeat;
|
||||
cursor: pointer;
|
||||
-webkit-mask: none;
|
||||
}
|
||||
|
||||
.incoming {
|
||||
|
@@ -972,7 +972,8 @@ input.search {
|
||||
height: 18px;
|
||||
opacity: 1 !important;
|
||||
background: url("/images/error_red.png") center no-repeat;
|
||||
cursor: pointer; }
|
||||
cursor: pointer;
|
||||
-webkit-mask: none; }
|
||||
.message-container .incoming .avatar, .message-container .incoming .bubble,
|
||||
.message-list .incoming .avatar,
|
||||
.message-list .incoming .bubble {
|
||||
|
Reference in New Issue
Block a user