aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/default/css.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/views/default/css.php b/views/default/css.php
index 106d6d52b..eb4f46db2 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -1217,12 +1217,6 @@ p.user_menu_friends_of {
.river_user_friend {
background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_friends.gif) no-repeat left -1px;
}
-.river_user_openid_friend {
- background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_friends.gif) no-repeat left -1px;
-}
-.river_user_openid_update {
- background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px;
-}
.river_object_relationship_friend_create {
background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_friends.gif) no-repeat left -1px;
}