From 55cd2afde539842d54bd79fb7bdced37e5e53101 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sat, 24 Jan 2009 20:06:13 +0000 Subject: Admin theme style cleanup. Merged separate selected, available, unavailable into a single set of reusable classes. Applied alternating row bg colors. Removed inline CSS from admin views. Moved user admin css into admin_default theme style sheet. --- core/views/admin_modules.html.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'core/views/admin_modules.html.php') diff --git a/core/views/admin_modules.html.php b/core/views/admin_modules.html.php index 53af2116..fa303320 100644 --- a/core/views/admin_modules.html.php +++ b/core/views/admin_modules.html.php @@ -14,8 +14,9 @@ + $module_info): ?> - + "> $module_name); ?> locked) $data["disabled"] = 1; ?> @@ -23,6 +24,7 @@ version ?> description) ?> + "/> -- cgit v1.2.3