我有自定义图标,以显示为列表组件的披露图标。我做了CSS来做。我的图标颜色是灰色的。它显示为蓝色。
我的CSS:
.myList .x-list-disclosure width:48px !important; height:48px !important; top:0px !important; margin:1em 0 0 0 !important; background-image:none !important; color:transparent !important; -webkit-mask-box-image:url('../resources/images/next.png') !important; -webkit-mask:none !important; .x-list .x-list-disclosure:before { top:0; right:0; bottom:0; left:0; content:''; font-family:$font-family; color:transparent; font-size:48px;