Resizing Icons in jQuery-UI

后端 未结 4 556
执念已碎
执念已碎 2020-12-05 01:58

I find the icons in jquery UI to be a bit small for my application. Adjusting the sizes on .ui-icon doesn\'t help of course, because the images are loaded from a single im

4条回答
  •  悲&欢浪女
    2020-12-05 02:38

    Try this http://mkkeck.github.io/jquery-ui-iconfont/

    sources: https://github.com/mkkeck/jquery-ui-iconfont

    Its need to include only jquery-ui.icons.css and the fonts dir.

    The jquery icons size can be changed like this:

    
    

提交回复
热议问题