MDL-87317 report_progress: Striped hovering table rows with BS 5.
This commit is contained in:
@@ -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">';
|
||||
|
||||
Reference in New Issue
Block a user