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

This commit is contained in:
Adam Shaw
2014-08-03 21:41:01 -07:00
parent 51f1a3119f
commit 6ca1cfadbf
-1
View File
@@ -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 */