From 4783d38ac8e2e8aa9fe95c09670a31645bbf593e Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Tue, 19 Feb 2019 05:02:06 +0000 Subject: [PATCH] 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 --- public/stylesheets/application.css | 1 + 1 file changed, 1 insertion(+) 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; } -- 2.39.5