mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Remove unused style
// FREEBIE
This commit is contained in:
@@ -359,16 +359,6 @@ li.entry .error-icon-container {
|
||||
background: none;
|
||||
&:before { content: '...'; }
|
||||
}
|
||||
.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;
|
||||
}
|
||||
|
||||
.incoming {
|
||||
.avatar, .bubble {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user