From 0deaaf6e18b59d57f455cbccfd238ac985d6e9cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20B=C3=B6sch?= Date: Wed, 26 Nov 2025 13:22:04 +0100 Subject: [PATCH] MDL-87317 report_progress: Striped hovering table rows with BS 5. --- report/progress/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/progress/index.php b/report/progress/index.php index 0113cefc271..349203274db 100644 --- a/report/progress/index.php +++ b/report/progress/index.php @@ -280,7 +280,7 @@ if (!$csv) { print '
'; print ''; + 'class="generaltable flexible boxaligncenter table table-striped table-hover">'; // User heading / sort option print '
';