mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Highlight due date of overdue issues in the issues list (#27316).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17483 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -233,6 +233,7 @@ table.list td.buttons img, div.buttons img {vertical-align:middle;}
|
||||
table.list td.reorder {width:15%; white-space:nowrap; text-align:center; }
|
||||
table.list table.progress td {padding-right:0px;}
|
||||
table.list caption { text-align: left; padding: 0.5em 0.5em 0.5em 0; }
|
||||
table.list tr.overdue td.due_date { color: #c22; }
|
||||
#role-permissions-trackers table.list th {white-space:normal;}
|
||||
|
||||
.table-list-cell {display: table-cell; vertical-align: top; padding:2px; }
|
||||
|
||||
Reference in New Issue
Block a user