mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Display due date in red on overdue issues (#20812).
git-svn-id: http://svn.redmine.org/redmine/trunk@14732 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
51cd2d451a
commit
aeab970972
@ -353,6 +353,7 @@ div.issue span.private, div.journal span.private { position:relative; bottom: 2p
|
||||
div.issue .next-prev-links {color:#999;}
|
||||
div.issue table.attributes th {width:22%;}
|
||||
div.issue table.attributes td {width:28%;}
|
||||
div.issue.issue.overdue td.due-date { color: #c22; }
|
||||
|
||||
#issue_tree table.issues, #relations table.issues { border: 0; }
|
||||
#issue_tree td.checkbox, #relations td.checkbox {display:none;}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user