mirror of
https://github.com/redmine/redmine.git
synced 2026-01-26 17:30:00 +01:00
Merge r23658 from trunk to 6.0-stable (#41828).
git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23664 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -771,6 +771,10 @@
|
||||
width: 100%; /* let subject have one full width column */
|
||||
}
|
||||
|
||||
#issue_tree .issue:has(.buttons a) > td.subject, #relations .issue:has(.buttons a) > td.subject {
|
||||
padding-right: 40px;
|
||||
}
|
||||
|
||||
#issue_tree .issue > td:not(.subject), #relations .issue > td:not(.subject) {
|
||||
width: 20%; /* three columns for all cells that are not subject */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user