Merged r24320 from trunk to 6.1-stable (#43674).

git-svn-id: https://svn.redmine.org/redmine/branches/6.1-stable@24344 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2026-01-23 01:12:03 +00:00
parent 235cbd531c
commit 0455672d68

View File

@@ -437,7 +437,7 @@ tr span.expander, .gantt_subjects div > span.expander {margin-left: 0; cursor: p
.gantt_subjects div.project-name a, .gantt_subjects div.version-name a {margin-left: 4px;}
tr.changeset { height: 20px }
tr.changeset ul, ol { margin-top: 0px; margin-bottom: 0px; }
tr.changeset :is(ul, ol) { margin-top: 0px; margin-bottom: 0px; }
tr.changeset td.revision_graph { width: 15%; background-color: #fffffb; }
tr.changeset td.author { text-align: center; width: 15%; white-space:nowrap;}
tr.changeset td.committed_on { text-align: center; width: 15%; white-space:nowrap;}