html - In jQuery UI, why doesn't .ui-state-default apply to .ui-icon? -


i've been trying theme jquery ui theme roller. think have found bug. if change icon colour clickable: default state not applying accordion icons or framework icons. bug in jquery ui or bug in themeroller?

  1. set icon colour black (#000000) in clickable: default state

set icon colour black (#000000) in clickable: default state

  1. icon in accordion not black

icon in accordion not black

  1. icon in framework icons not black

icon in framework icons not black

  1. in dom can see <span class="ui-icon"> has parent div class ui-state-default not styled correct colour specified in theme roller

in dom can see <span class="ui-icon"> has parent div class ui-state-default not styled correct colour specified in theme roller


Comments

Popular posts from this blog

libGdx unable to find files in android application data directory -

php - Webix Data Loading from Laravel Link -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -