From cccbcbf7073aaf6f5af880a302751ac8516bbfe3 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 28 Oct 2018 23:08:35 +0900 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E3=81=8D=E7=B6=9A=E3=81=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/css/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index ff22f86..94dd5b9 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1290,10 +1290,8 @@ img.mail-conv-sender-photo { .section-title-wrapper { padding: 7px 10px; - background-color: $item_colour; border-top-left-radius: $radius; border-top-right-radius: $radius; - border-bottom: 3px solid $comment_item_colour; } .section-title-wrapper h2, @@ -1317,8 +1315,6 @@ img.mail-conv-sender-photo { .section-content-tools-wrapper { padding: 7px 10px; - background-color: $comment_item_colour; - border-bottom: 3px solid $comment_item_colour; } .section-content-info-wrapper {