How to upgrade a custom jQuery UI theme?

后端 未结 2 1935
抹茶落季
抹茶落季 2020-12-29 02:02

I created 2 custom themes with themeroller for JQuery UI 1.7 with themeroller. Now that I update to jQuery UI 1.8.5, I want to make sure that also my themes are updated. How

2条回答
  •  醉酒成梦
    2020-12-29 02:57

    The jQuery UI theme css file includes an edit link in its comments. This link opens Themeroller with the settings of your custom theme.

      /*
    * jQuery UI CSS Framework
    * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
    * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
    * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI,%20Arial,%[...]*/
    

提交回复
热议问题