Browse Source

non-editable events with no url should be text-selectable

Adam Shaw 11 years ago
parent
commit
6ca1cfadbf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/common/common.css

+ 0 - 1
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 <a> tags */