From fc1f65794c0be2f811afa65b1cf133b3ed9f4033 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Mon, 16 Jul 2007 19:25:11 +0000 Subject: [PATCH] #admin-report-courseoverview-index .invisiblefieldset { display: block; } --- theme/standard/styles_layout.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 36c8eaf4e9..db0d45a39b 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1105,6 +1105,11 @@ body#admin-modules table.generaltable td.c0 display: block; } +#admin-report-courseoverview-index .invisiblefieldset { + display: block; +} + + /*** *** Blocks ***/ -- 2.39.5