From ffa1fa45f691160aa369e772b71618a547742625 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 25 Jan 2009 06:55:24 +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. --- themes/admin_default/views/admin.html.php | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/admin_default/views/admin.html.php') diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php index d5c2733d..c68368a7 100644 --- a/themes/admin_default/views/admin.html.php +++ b/themes/admin_default/views/admin.html.php @@ -21,6 +21,7 @@ + admin_head() ?> -- cgit v1.2.3