Hi,

I have upgraded project from ExtJS 4.2 to ExtJS 5 using Architect.


After the upgrade Window styles are broken.


That's how my windows look like now:


broken-window.png


They have no paddings, transparent background, etc.


applied-theme.png


I inspected styles in Firebug for both new and old versions and there is no whole .x-window-default rule with background, paddings and so on.


ExtJS 5:


window-styles-extjs5.jpg


ExtJS 4.2:


window-styles-extjs4.jpg


In generated CSS file there are no such rules at all with my custom background, paddings, etc.


My environment:

* Sencha Architect 3.1.0.1943

* cmd 5.1.0.26

* Ext JS 5.0.1255