|
|
@@ -33,7 +33,7 @@ body {
|
|
|
.slack-chat-title { display: inline-block; height: 1.75em; font-size: 1.75em; font-style: italic; }
|
|
|
.slack-chat-control { display: inline-block; width: 100%; height: 2em; padding: 1.5em 0; }
|
|
|
.slack-chat-control * { display: inline-block; height: 100%; }
|
|
|
-.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; border-bottom: 1px solid grey; }
|
|
|
+.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; border-top: 1px solid grey; }
|
|
|
.slackmsg-item { position: relative; background: #eee; }
|
|
|
.slackmsg-item:not(:first-child) { margin-top: 15px; }
|
|
|
.slackmsg-author { display: inline-block; }
|