Sha256: c262177164ca4dfbd08a3b951026edc7460d68cab975b758eedb08b108f3acc1
Contents?: true
Size: 490 Bytes
Versions: 4
Compression:
Stored size: 490 Bytes
Contents
.ux-checkboxlistcombo-icon { float: left; width:16px; height:16px; background-position: -1px -1px ! important; background-repeat: no-repeat ! important; } .x-boundlist-item>div>.ux-checkboxlistcombo-icon { background: url(image_path("extjs/resources/themes/images/default/grid/unchecked.gif")) no-repeat; } .x-boundlist-item.x-boundlist-selected>div>.ux-checkboxlistcombo-icon { background: url(image_path("extjs/resources/themes/images/default/grid/checked.gif")) no-repeat; }
Version data entries
4 entries across 4 versions & 1 rubygems