From c420fd5e704a0c587becc9c2ad53835674a47958 Mon Sep 17 00:00:00 2001 From: koscikte Date: Sat, 18 Dec 2010 10:42:32 -0800 Subject: [PATCH] --- css/event_listing.css | 7 +++++++ 1 file changed, 7 insertions(+) mode change 100755 => 100644 css/event_listing.css diff --git a/css/event_listing.css b/css/event_listing.css old mode 100755 new mode 100644 index 1591322..2d2f623 --- a/css/event_listing.css +++ b/css/event_listing.css @@ -50,6 +50,13 @@ div.event_listing { border-top: 0; background: #f8f8f8; } + + div.event_listing a.hide_event { + float: right; + cursor: pointer; + font-size: 12px; + } + div.event_listing h1 { font-size:24px;