Patch #22496 » application.css.patch
| public/stylesheets/application.css (working copy) | ||
|---|---|---|
| 155 | 155 |
tr.project.idnt-9 td.name {padding-left: 12.5em;}
|
| 156 | 156 | |
| 157 | 157 |
tr.issue { text-align: center; white-space: nowrap; }
|
| 158 |
tr.issue td.subject, tr.issue td.category, td.assigned_to, tr.issue td.string, tr.issue td.text, tr.issue td.relations, tr.issue td.parent { white-space: normal; }
|
|
| 158 |
tr.issue td.subject, tr.issue td.category, td.assigned_to, tr.issue td.string, tr.issue td.text, tr.issue td.list, tr.issue td.relations, tr.issue td.parent { white-space: normal; }
|
|
| 159 | 159 |
tr.issue td.relations { text-align: left; }
|
| 160 | 160 |
tr.issue td.done_ratio table.progress { margin-left:auto; margin-right: auto;}
|
| 161 | 161 |
tr.issue td.relations span {white-space: nowrap;}
|