Opened 14 years ago
Closed 14 years ago
#3941 closed bug (fixed)
No calendar icons in UI download
Reported by: | Marc Diethelm | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.datepicker | Version: | |
Keywords: | calendar, datepicker, icon | Cc: | [email protected]… |
Blocked by: | Blocking: |
Attachments (2)
Change History (3)
Changed 14 years ago by
Attachment: | calendar.gif added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This icon is now part of the jQuery UI CSS Framework. If you have a theme attached, you can use the icon with the following markup:
<span class="ui-icon ui-icon-calendar"></span>
Its color will cascade off of a parent widget class or state.
Note: See
TracTickets for help on using
tickets.
Legacy calendar icon 1