diff options
-rw-r--r-- | _graphics/river_icons/river_icon_friends.gif | bin | 0 -> 371 bytes | |||
-rw-r--r-- | views/default/css.php | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/_graphics/river_icons/river_icon_friends.gif b/_graphics/river_icons/river_icon_friends.gif Binary files differnew file mode 100644 index 000000000..5d3565054 --- /dev/null +++ b/_graphics/river_icons/river_icon_friends.gif diff --git a/views/default/css.php b/views/default/css.php index af5c8880a..99d8c4f82 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1054,6 +1054,9 @@ p.user_menu_friends_of { .river_forumtopic_create { background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_forum.gif) no-repeat left -1px; } +.river_relationship_friend_create { + background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_friends.gif) no-repeat left -1px; +} /* STILL TO ADD |