aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/default/css.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/views/default/css.php b/views/default/css.php
index 937b6e4ca..3e455bc0b 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -4,7 +4,7 @@
* Elgg CSS
* The standard CSS file
*
- * Updated 29 Oct - v1.1
+ * Updated 5 Dec - v1.1
*
* @package Elgg
* @subpackage Core
@@ -1025,9 +1025,6 @@ p.user_menu_friends_of {
.river_annotate {
background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px;
}
-.river_create {
- background: url(<?php echo $vars['url']; ?>_graphics/river_icons/dummy_river_icon.gif) no-repeat left -1px;
-}
.river_bookmarks_create {
background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_bookmarks.gif) no-repeat left -1px;
}