mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-11 11:18:47 +08:00
non-editable events with no url should be text-selectable
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user