aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-16 10:17:22 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-16 10:17:22 +0000
commitbc54caef353d6df37fceeb458314f95bf5ca4731 (patch)
tree1a34fe90577b2a55be065272529f987c4a4e1a81 /views
parent0a57c94d1cf8173eb8d182a381e416fd0c9a3f6a (diff)
downloadelgg-bc54caef353d6df37fceeb458314f95bf5ca4731.tar.gz
elgg-bc54caef353d6df37fceeb458314f95bf5ca4731.tar.bz2
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
Diffstat (limited to 'views')
-rw-r--r--views/default/css.php2
1 files changed, 1 insertions, 1 deletions
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;