From: Go MAEDA Date: Tue, 19 Feb 2019 05:02:06 +0000 (+0000) Subject: Merged r17884 from trunk to 4.0-stable (#30834). X-Git-Tag: 4.0.2~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4783d38ac8e2e8aa9fe95c09670a31645bbf593e;p=redmine.git Merged r17884 from trunk to 4.0-stable (#30834). git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@17885 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 4ba9e8b10..0f708bfe1 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -312,6 +312,7 @@ tr.message td.last_message { font-size: 80%; white-space: nowrap; } tr.message.sticky td.subject { font-weight: bold; } body.avatars-on #replies .message {padding-left:32px;} +#replies .reply:target h4 {background-color:#DDEEFF;} #replies h4 img.gravatar {margin-left:-32px;} tr.version.closed, tr.version.closed a { color: #999; }