mirror of
https://github.com/redmine/redmine.git
synced 2026-04-05 12:09:51 +02:00
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:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user