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. --- modules/akismet/views/admin_akismet_stats.html.php | 2 +- .../views/admin_block_recent_comments.html.php | 4 +- modules/comment/views/admin_comments.html.php | 4 +- modules/tag/views/admin_tags.html.php | 4 +- modules/user/views/admin_groups.html.php | 2 +- modules/user/views/admin_users.html.php | 65 ---------------------- 6 files changed, 8 insertions(+), 73 deletions(-) (limited to 'modules') diff --git a/modules/akismet/views/admin_akismet_stats.html.php b/modules/akismet/views/admin_akismet_stats.html.php index d82704cd..41bad15b 100644 --- a/modules/akismet/views/admin_akismet_stats.html.php +++ b/modules/akismet/views/admin_akismet_stats.html.php @@ -5,7 +5,7 @@ });
-
diff --git a/modules/comment/views/admin_block_recent_comments.html.php b/modules/comment/views/admin_block_recent_comments.html.php index 39d39929..d641d9ae 100644 --- a/modules/comment/views/admin_block_recent_comments.html.php +++ b/modules/comment/views/admin_block_recent_comments.html.php @@ -1,7 +1,7 @@