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:
Scott Nonnenberg
2017-07-10 17:53:31 -07:00
parent 25243ad9de
commit 4124d5cb9b
3 changed files with 23 additions and 13 deletions
+2 -1
View File
@@ -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;