Merged r18329 from trunk to 4.0-stable (#31742).

git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@18336 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2019-07-31 09:11:16 +00:00
parent 86d88ab336
commit 74b8b34868

View File

@@ -312,7 +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 .reply:target > h4 {background-color:#DDEEFF;}
#replies h4 img.gravatar {margin-left:-32px;}
tr.version.closed, tr.version.closed a { color: #999; }
@@ -529,7 +529,7 @@ div.journal h4 img.gravatar {margin-left:-32px;}
border-radius: 0 0 3px 3px / 0 0 3px 3px;
}
#history div:target h4 {background-color:#DDEEFF;}
#history div:target > h4 {background-color:#DDEEFF;}
div#activity dl, #search-results { margin-left: 2em; }
div#activity dd, #search-results dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; }