From bc54caef353d6df37fceeb458314f95bf5ca4731 Mon Sep 17 00:00:00 2001 From: pete Date: Sat, 16 Aug 2008 10:17:22 +0000 Subject: avatar menu fixed in admin area, admin area h3's fixed git-svn-id: https://code.elgg.org/elgg/trunk@1958 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index 6f0ebe8c6..077bf58c9 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -2079,7 +2079,7 @@ a.toggle_customise_edit_panel:hover { .settings_form h3, .usersettings_statistics h3, .admin_statistics h3, -#admin_users_online h3 { +.admin_users_online h3 { background:#e4e4e4; border-bottom:1px solid #d0d0d0; color:#666666; -- cgit v1.2.3