Feature #26081 » 0002-Styles-for-block-column-name.patch
public/stylesheets/application.css | ||
---|---|---|
265 | 265 |
tr.issue td.done_ratio table.progress { margin-left:auto; margin-right: auto;} |
266 | 266 |
tr.issue td.relations span {white-space: nowrap;} |
267 | 267 |
table.issues td.block_column {color:#777; font-size:90%; padding:4px 4px 4px 24px; text-align:left; white-space:normal;} |
268 |
table.issues td.block_column span {font-weight: bold; display: block; margin-bottom: 4px;} |
|
268 | 269 |
table.issues td.block_column pre {white-space:normal;} |
269 | 270 | |
270 | 271 |
tr.issue.idnt td.subject {background: url(../images/arrow_right.png) no-repeat 2px 50%;} |