aboutsummaryrefslogtreecommitdiff
path: root/views/default/tidypics/css.php
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-08-02 23:44:40 +0000
committerCash Costello <cash.costello@gmail.com>2009-08-02 23:44:40 +0000
commitd124fec101c9b2a2be29587cb4eff5826b78623d (patch)
treeb0ac9d7dce4375ff26462991a93ff4d3ac4f21b4 /views/default/tidypics/css.php
parent6c9af8f91b34f9f2f31e58ede1f97f6e4d130928 (diff)
downloadelgg-d124fec101c9b2a2be29587cb4eff5826b78623d.tar.gz
elgg-d124fec101c9b2a2be29587cb4eff5826b78623d.tar.bz2
tags go to river now
Diffstat (limited to 'views/default/tidypics/css.php')
-rw-r--r--views/default/tidypics/css.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/default/tidypics/css.php b/views/default/tidypics/css.php
index a68ff22f0..66d42c22a 100644
--- a/views/default/tidypics/css.php
+++ b/views/default/tidypics/css.php
@@ -175,6 +175,10 @@ padding:0 0 5px;
background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px;
}
+.river_user_tag {
+ background: url(<?php echo $vars['url']; ?>mod/tidypics/graphics/icons/river_icon_tag.gif) no-repeat left -1px;
+}}
+
/* ----------- tagging ---------------- */
#tidypics_tag_instructions {
background:#BBDAF7;