From de7a4382af4b99054364b33b59e898076d26de59 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 24 Feb 2017 15:39:34 +0900 Subject: [PATCH] [Client] Fix design --- src/web/app/common/tags/messaging/index.tag | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/web/app/common/tags/messaging/index.tag b/src/web/app/common/tags/messaging/index.tag index e52d19a8e..8f3f1ed98 100644 --- a/src/web/app/common/tags/messaging/index.tag +++ b/src/web/app/common/tags/messaging/index.tag @@ -205,6 +205,11 @@ margin 0 auto padding 20px 30px + &:after + content "" + display block + clear both + > header margin-bottom 2px white-space nowrap @@ -277,6 +282,11 @@ > .history > a + &:not([data-is-me]):not([data-is-read]) + > div + background-image none + border-left solid 4px #3aa2dc + > div padding 16px font-size 14px