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
This commit is contained in:
Go MAEDA
2019-02-19 05:02:06 +00:00
parent 4f405ea0b2
commit 4783d38ac8

View File

@@ -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; }