From d897c9c41674437d3f0a93d4ed17dcdc8eaf4694 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 1 Feb 2005 04:12:53 +0000 Subject: [PATCH] Fixed up admin page formatting --- 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 41c6217ea4..8b96433e1c 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -503,3 +503,8 @@ body#doc-contents ul { body#course-view .unread { margin-left: 3em; } + +body#admin-index .c0 { + vertical-align: top; + background: #FAFAFA; +} -- 2.39.5