From ba0ff1a9b7805cde4521d07ca0f039506173bb6b Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Fri, 2 Mar 2007 09:40:27 +0000 Subject: #117018: Use Garland theme for installer/maintenance pages, and add task list in the sidebar. - Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there. --- modules/system/system.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules') diff --git a/modules/system/system.css b/modules/system/system.css index f69583db7..c78d52127 100644 --- a/modules/system/system.css +++ b/modules/system/system.css @@ -66,6 +66,9 @@ div.ok, tr.ok { padding: 0; list-style: disc; } +ol.task-list li.active { + font-weight: bold; +} .form-item { margin-top: 1em; margin-bottom: 1em; -- cgit v1.2.3