From 98d21b028c66bb30241398e4667814f125021c35 Mon Sep 17 00:00:00 2001 From: pete Date: Wed, 16 Jul 2008 08:35:47 +0000 Subject: river blog updated - added git-svn-id: https://code.elgg.org/elgg/trunk@1432 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'views') diff --git a/views/default/css.php b/views/default/css.php index e2eff3013..fe4b98dda 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1120,6 +1120,9 @@ p.user_menu_friends_of { .river_blog_create { background: url(_graphics/river_icons/river_icon_blog.gif) no-repeat left -1px; } +.river_blog_update { + background: url(_graphics/river_icons/river_icon_blog.gif) no-repeat left -1px; +} .river_forumtopic_create { background: url(_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px; } -- cgit v1.2.3