Feature #27316 » 27316-highlight-overdue-issue.diff
public/stylesheets/application.css (working copy) | ||
---|---|---|
235 | 235 |
table.list table.progress td {padding-right:0px;} |
236 | 236 |
table.list caption { text-align: left; padding: 0.5em 0.5em 0.5em 0; } |
237 | 237 |
#role-permissions-trackers table.list th {white-space:normal;} |
238 |
table.list tr.overdue td.due_date { color: #c22; } |
|
238 | 239 | |
239 | 240 |
.table-list-cell {display: table-cell; vertical-align: top; padding:2px; } |
240 | 241 |
.table-list div.buttons {width: 15%;} |