Links to forum replies should highlight the linked reply (#30834).

Patch by Popoki Tom.


git-svn-id: http://svn.redmine.org/redmine/trunk@17884 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2019-02-19 04:54:01 +00:00
parent 7b20e4c034
commit 1e54627a30

View File

@@ -313,6 +313,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; }