How To Specify (Override) JQuery Icon Color

后端 未结 6 624
無奈伤痛
無奈伤痛 2020-12-12 19:37

I\'ve been making good use of the jQuery icons in my web app, but have come to a point where I would like to use a color that I\'m not able to achieve by default. I\'m curre

6条回答
  •  不思量自难忘°
    2020-12-12 20:22

    Probably the simplest way to do that is to find out exactly what imagefile jQuery is using for the icons, and then modify that image file (or create your own) and drop it into place.

提交回复
热议问题