diff options
author | pete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-07-01 15:55:01 +0000 |
---|---|---|
committer | pete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-07-01 15:55:01 +0000 |
commit | 790a59e8790dd69355ae3f2837b32efcf54608a2 (patch) | |
tree | 22dbb7ed94b29943012032c068b2ef31b974e02a /views/default/css.php | |
parent | b068e488d6c5e948b2e784d7260e6a47784820be (diff) | |
download | elgg-790a59e8790dd69355ae3f2837b32efcf54608a2.tar.gz elgg-790a59e8790dd69355ae3f2837b32efcf54608a2.tar.bz2 |
pageshell / logged out modification
git-svn-id: https://code.elgg.org/elgg/trunk@1243 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/css.php')
-rw-r--r-- | views/default/css.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/views/default/css.php b/views/default/css.php index cbd66dd27..4b2e88aae 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1004,6 +1004,9 @@ p.user_menu_friends_of { .river_create { background: url(<?php echo $vars['url']; ?>_graphics/dummy_river_icon.gif) no-repeat left top; } +.river_2_update { + background: url(<?php echo $vars['url']; ?>_graphics/dummy_river_icon.gif) no-repeat left top; +} /* *************************************** |