EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: 2plus2 on January 22, 2014, 01:18:29 PM



Title: Updates and CSS Styles / Themes....
Post by: 2plus2 on January 22, 2014, 01:18:29 PM
Howdy...

We've encountered a few issues between updates of jEasyUI and want to know the best process for managing updates to the CSS styles between versions. We don't make changes directly to the styles (except in one instance where we've added additional icons), and therefore manage all custom CSS changes in our own files outside of the jEasy directory structure.

During the last two updates, we've encountered updates to the data grid and buttons CSS requiring changes on our end to keep the look and feel we designed. All I'm looking for is a recommended best practice to assist us with managing the CSS updates with future jEasyUI updates.

Thanks.


Title: Re: Updates and CSS Styles / Themes....
Post by: stworthy on January 22, 2014, 06:07:46 PM
The better way to manage your own theme is to use the theme builder tool.
http://www.jeasyui.com/themebuilder/index.php?less=1
Define your own less file and then paste to the 'LESS' panel on the left layout panel. Press the little refresh button on the tab strip to generate the new CSS file.