aboutsummaryrefslogtreecommitdiff
path: root/views/default/event_calendar/css.php
diff options
context:
space:
mode:
authorKevin Jardine <kevinjardine@yahoo.com>2011-10-05 13:46:26 +0200
committerKevin Jardine <kevinjardine@yahoo.com>2011-10-05 13:46:26 +0200
commit812aaa3d110a83a571b2ecc9cc5b1448a3c616fe (patch)
treef15bc3d409a70897bd1d372697ec311ee60e14f8 /views/default/event_calendar/css.php
parent37abfb4d6f347b146ca56fc98b94532c57eb7606 (diff)
downloadelgg-812aaa3d110a83a571b2ecc9cc5b1448a3c616fe.tar.gz
elgg-812aaa3d110a83a571b2ecc9cc5b1448a3c616fe.tar.bz2
changed filter menu to more correctly describe the tabs
Diffstat (limited to 'views/default/event_calendar/css.php')
-rw-r--r--views/default/event_calendar/css.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/views/default/event_calendar/css.php b/views/default/event_calendar/css.php
index 2059a3ea9..469f72de8 100644
--- a/views/default/event_calendar/css.php
+++ b/views/default/event_calendar/css.php
@@ -157,4 +157,11 @@ table.event_calendar_paged_table th {
.event-calendar-personal-calendar-toggle {
float: right;
+}
+
+li.event-calendar-filter-menu-show-only {
+ border:0;
+ padding-top:.4em;
+ background:#fff;
+ margin:0 -.3em 0 1.5em;
} \ No newline at end of file