mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Insert a link to the source to the attribution line when quoting a note or a message (#31427).
Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18217 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -310,7 +310,7 @@ tr.message td.created_on { white-space: nowrap; }
|
||||
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;}
|
||||
body.avatars-on #replies .message.reply {padding-left: 32px;}
|
||||
#replies .reply:target h4 {background-color:#DDEEFF;}
|
||||
#replies h4 img.gravatar {margin-left:-32px;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user