Skip to content

Commit e1a5388

Browse files
committedMay 6, 2012
Fixes #14090: Private are not rendered any differently than public notes.
1 parent d906a10 commit e1a5388

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎css/default.css

+2
Original file line numberDiff line numberDiff line change
@@ -597,3 +597,5 @@ ul.project-list li span.access-level, ul.project-list li span.view-state { displ
597597
.tag-link {
598598
margin: 0em .5em;
599599
}
600+
601+
tr.bugnote-private td.bugnote-meta { background-color: #e8e8e8; }

0 commit comments

Comments
 (0)