From d9e770e095c9944bddcaff8b2f2131239ed863e8 Mon Sep 17 00:00:00 2001 From: pete Date: Sat, 2 Aug 2008 20:15:38 +0000 Subject: minor interface fixes git-svn-id: https://code.elgg.org/elgg/trunk@1667 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/views/default/css.php b/views/default/css.php index 904ecd6f6..6ce71b224 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -998,6 +998,9 @@ p.user_menu_friends_of { .river_user_update { background: url(_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px; } +.river_user_profileupdate { + background: url(_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px; +} .river_annotate { background: url(_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px; } -- cgit v1.2.3