From 0421ae560551730b0da01c189baca87e2313f677 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sat, 10 Sep 2011 14:43:30 +0200 Subject: typeButtons now active! -> change opacity = .5 --- public/media/css/fullcalendar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/media/css/fullcalendar.css b/public/media/css/fullcalendar.css index 48e81e8..0b08f61 100644 --- a/public/media/css/fullcalendar.css +++ b/public/media/css/fullcalendar.css @@ -283,7 +283,7 @@ a.fc-event { border-color: #36c; /* default BORDER color */ background-color: #36c; /* default BACKGROUND color */ color: #fff; /* default TEXT color */ - opacity: 1; + opacity: 1; /* opacity hack */ } .fc-event-inner { -- cgit v1.2.3-55-g7522