mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-01 05:09:40 +00:00
Styles for block column name (#26081).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17866 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
489664df7e
commit
4e9886f9b5
@ -265,6 +265,7 @@ tr.issue td.relations { text-align: left; }
|
||||
tr.issue td.done_ratio table.progress { margin-left:auto; margin-right: auto;}
|
||||
tr.issue td.relations span {white-space: nowrap;}
|
||||
table.issues td.block_column {color:#777; font-size:90%; padding:4px 4px 4px 24px; text-align:left; white-space:normal;}
|
||||
table.issues td.block_column span {font-weight: bold; display: block; margin-bottom: 4px;}
|
||||
table.issues td.block_column pre {white-space:normal;}
|
||||
|
||||
tr.issue.idnt td.subject {background: url(../images/arrow_right.png) no-repeat 2px 50%;}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user