Opened 14 years ago

Closed 14 years ago

#3505 closed bug (fixed)

Themeroller doesn't support disabled inline datepickers

Reported by: kbwood Owned by:
Priority: critical Milestone: 1.7
Component: ui.datepicker Version: 1.6rc2
Keywords: Cc:
Blocked by: Blocking:

Description

A new style is needed to support visual feedback for disabled inline datepickers:

.ui-datepicker-disabled {

position: absolute; z-index: 10; background-color: white; opacity: 0.5;

}

Change History (1)

comment:1 Changed 14 years ago by Scott González

Component: [meta] ui.themerollerui.datepicker
Milestone: TBD1.6
Priority: minorcritical
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.