aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/default/css.php3
1 files changed, 3 insertions, 0 deletions
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(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_blog.gif) no-repeat left -1px;
}
+.river_blog_update {
+ background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_blog.gif) no-repeat left -1px;
+}
.river_forumtopic_create {
background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px;
}