mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Show 'Message not sent' only if 'Some recipients failed' not showing
Also switch up the visual style for 'Some recipients failed' text to match the more-visible 'Message not sent' text and the 'Resend' link. FREEBIE
This commit is contained in:
@@ -410,13 +410,14 @@ li.entry .error-icon-container {
|
||||
float: left;
|
||||
margin-left: 6px;
|
||||
margin-right: 6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.hasRetry, .timestamp, .status, .timer {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.timestamp, .status, .some-failed {
|
||||
.timestamp, .status {
|
||||
cursor: pointer;
|
||||
opacity: 0.5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user