MDL-87317 report_progress: Striped hovering table rows with BS 5.
This commit is contained in:
@@ -366,7 +366,7 @@ if (!$total) {
|
||||
}
|
||||
|
||||
print '<div id="completion-progress-wrapper" class="no-overflow">';
|
||||
print '<table id="completion-progress" class="table generaltable flexible table-hover">';
|
||||
print '<table id="completion-progress" class="table generaltable flexible table-striped table-hover">';
|
||||
print '<thead><tr style="vertical-align:top">';
|
||||
|
||||
// User heading / sort option.
|
||||
|
||||
Reference in New Issue
Block a user