| Issue 2455: | Shadow text with jquery.mobile-1.4.5 | |
| 1 person starred this issue and may be notified of changes. | Back to list |
# You must follow these instructions when entering an issue: # # http://fullcalendar.io/wiki/Reporting-Bugs/ # http://fullcalendar.io/wiki/Requesting-Features/ # # Issues that do not follow these guidelines will be deleted without # explanation. # Hello, with jquery.mobile-1.4.5 events text style is shadow and color wrong.. My temporary solution is add this in the style of the page: #calendar .fc-event, .fc-event:hover, .ui-widget .fc-event { text-shadow: 0 0px 0; color: #fff; } |
|
| ► Sign in to add a comment |
Labels: Type-Bug