aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications/views/default/notifications/css.php
diff options
context:
space:
mode:
authorben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-05 18:07:18 +0000
committerben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-05 18:07:18 +0000
commitc6567bb2bb5c3c6d6ab8e87755b8c57e57e51bdc (patch)
treeae74f710c4c29ed36918ac233edecc3aafb0734b /mod/notifications/views/default/notifications/css.php
parent5356a17ae82982ebe96e91ea309ab89713cf888d (diff)
downloadelgg-c6567bb2bb5c3c6d6ab8e87755b8c57e57e51bdc.tar.gz
elgg-c6567bb2bb5c3c6d6ab8e87755b8c57e57e51bdc.tar.bz2
Access collections toggle beginnings
git-svn-id: https://code.elgg.org/elgg/trunk@2659 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/notifications/views/default/notifications/css.php')
-rw-r--r--mod/notifications/views/default/notifications/css.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/notifications/views/default/notifications/css.php b/mod/notifications/views/default/notifications/css.php
index db766a2c9..c28de60cd 100644
--- a/mod/notifications/views/default/notifications/css.php
+++ b/mod/notifications/views/default/notifications/css.php
@@ -40,6 +40,7 @@
background: url(<?php echo $vars['url']; ?>mod/notifications/graphics/icon_notifications_email.gif) no-repeat right -36px;
}
+.notification_collections,
.notification_personal {
margin-bottom: 25px;
} \ No newline at end of file