jQWidgets Forums

jQuery UI Widgets Forums Grid Grid CheckBox Filter Image Black

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 11 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid CheckBox Filter Image Black #53745

    mdols
    Participant

    This is a very minor item that I would like to bring to your attention, but the jqx.black.css file specifies the white image for the indeterminate checkbox filter image. I believe the next line should be replaced with the second line in jqx.black.css.

    .jqx-checkbox-check-indeterminate-black{background:transparent url(images/check_indeterminate_white.png) left top no-repeat}
    .jqx-checkbox-check-indeterminate-black{background:transparent url(images/check_indeterminate_black.png) left top no-repeat}

    Best Regards,
    Mike

    Grid CheckBox Filter Image Black #53759

    Dimitar
    Participant

    Hello Mike,

    The checkbox background in the “black” theme is black. That is why the image (square) should be white so it can be distinguished from the background (see the demo Filter Row).

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.