mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Links in the last column in gantt are unclickable (#33082).
Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19555 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1319,9 +1319,9 @@ table.gantt-table td {
|
||||
}
|
||||
.gantt_subjects_container:not(.draw_selected_columns) .gantt_hdr,
|
||||
.last_gantt_selected_column .gantt_hdr {
|
||||
z-index: 10;
|
||||
border-right: 1px solid #c0c0c0;
|
||||
}
|
||||
.last_gantt_selected_column .gantt_selected_column_container,
|
||||
.gantt_subjects_container .gantt_subjects * {
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user