mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +03:00
Changed icon color for received emails in member feed
This commit is contained in:
parent
c84282d5da
commit
57dc3ca115
@ -6,7 +6,7 @@ class MemberActivity {
|
||||
eventProperties = {
|
||||
sent: {
|
||||
icon: 'send-email',
|
||||
iconClass: 'green-d2',
|
||||
iconClass: 'midgrey',
|
||||
tooltip: 'Sent email'
|
||||
},
|
||||
opened: {
|
||||
|
Loading…
Reference in New Issue
Block a user