From 3d9d2fa99237b9f963f1b9259d75a513dde0e3c6 Mon Sep 17 00:00:00 2001 From: harukin Date: Thu, 8 Nov 2018 22:37:49 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=A1=E3=83=B3=E3=83=88=E6=AC=84?= =?UTF-8?q?=E3=81=AE=E8=8B=A5=E5=B9=B2=E6=94=B9=E9=80=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/css/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index 66dd6e7..bb9e590 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1163,8 +1163,10 @@ img.mail-conv-sender-photo { .comment-edit-text { - border: 1px solid #ccc; + border: 1px solid #f6f6f6; border-radius: $radius; + /*カスタマイズ*/ + transition: all 300ms 0s; } .divgrow-showmore {