]> source.dussan.org Git - redmine.git/commitdiff
Merged r18329 from trunk to 4.0-stable (#31742).
authorGo MAEDA <maeda@farend.jp>
Wed, 31 Jul 2019 09:11:16 +0000 (09:11 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 31 Jul 2019 09:11:16 +0000 (09:11 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@18336 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 0493aba378aacf5f70c258adab7b6a47ea8aaec1..2ddf8a67d56813391a45a62a5b1a2b815bf1ff16 100644 (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; }