|
|
@@ -41,7 +41,7 @@ body {
|
|
|
.slack-chat-control { display: inline-block; position: relative; width: 100%; height: 2em; padding: 1.5em 0; }
|
|
|
.slack-chat-control > * { display: inline-block; height: 100%; }
|
|
|
.slack-context-room.unread, .slack-context-room.unread > a { font-weight: bold; color: white; }
|
|
|
-.slack-context-room.unreadHi, .slack-context-room.unreadHi > a { font-weight: bold; color: #4CAF50; }
|
|
|
+.slack-context-room.unreadHi, .slack-context-room.unreadHi > a { font-weight: bold; color: #4c9689; }
|
|
|
.slack-context-room.slack-channel + .slack-context-room:not(.slack-channel), .slack-context-room.slack-group + .slack-context-room:not(.slack-group) { margin-top: 1em; }
|
|
|
.slackmsg-item { position: relative; background: #eee; }
|
|
|
.slackmsg-item:not(:first-child) { margin-top: 15px; }
|