#7475 closed bug (fixed)
.ui-icon-radio-on and .ui-icon-radio-off reversed
Reported by: | k_borchers | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.css-framework | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The icons for those two classes are backwards. On shows the empty radio button icon and off shows the checked radio button icon.
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed
Changeset: c66a7b157b1e36c496272eb00444b4d26136c814
comment:3 Changed 12 years ago by
Merge pull request #365 from kborchers/bug_7475
CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed
Changeset: 259638df480e9feebdc1660bf234418b0f309553
Note: See
TracTickets for help on using
tickets.
I have submitted the fix for this here https://github.com/jquery/jquery-ui/pull/365