MDL-87317 report_progress: Striped hovering table rows with BS 5.

This commit is contained in:
Luca Bösch
2026-01-16 11:00:37 +01:00
parent 3d8e9b8444
commit 0deaaf6e18
+1 -1
View File
@@ -280,7 +280,7 @@ if (!$csv) {
print '<div id="completion-progress-wrapper" class="no-overflow">';
print '<table id="completion-progress" ' .
'class="generaltable flexible boxaligncenter table table-hover"><thead><tr style="vertical-align:top">';
'class="generaltable flexible boxaligncenter table table-striped table-hover"><thead><tr style="vertical-align:top">';
// User heading / sort option
print '<th scope="col" class="completion-sortchoice">';