diff options
Diffstat (limited to 'views/default/css.php')
-rw-r--r-- | views/default/css.php | 2 |
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; |