From 6ca1cfadbf10446d0e6845c6d25e0765b72d97f3 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Sun, 3 Aug 2014 21:41:01 -0700 Subject: [PATCH] non-editable events with no url should be text-selectable --- src/common/common.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/common.css b/src/common/common.css index 71e595b..1f67cd3 100644 --- a/src/common/common.css +++ b/src/common/common.css @@ -431,7 +431,6 @@ temporary rendered events). font-size: .85em; border-radius: 3px; text-decoration: none; /* if it has an href */ - cursor: default; } .ui-widget .fc-event { /* undo jqui's styles on tags */