Javascript-форум (https://javascript.ru/forum/)
-   ExtJS (https://javascript.ru/forum/extjs/)
-   -   смена темы в ext js (https://javascript.ru/forum/extjs/16448-smena-temy-v-ext-js.html)

avaVusal 08.04.2011 14:51

смена темы в ext js
 
Привет всем,подскажите как сменить тему в ext js?

VKS 08.04.2011 18:32

Ext.util.CSS.swapStyleSheet(
		cssPath + currentThemePath + '/resources/css/ext-all.css',
		cssPath + newThemePath + '/resources/css/ext-all.css'
	    );


Часовой пояс GMT +3, время: 01:53.