PDA

View Full Version : Absolute Layout CSS - Label Style



jamie.nicholson
8 Jun 2008, 12:51 AM
Hi,

Referring to

http://extjs.com/deploy/dev/examples/layout-browser/layout-browser.html

Tried the Absolute Layout Form locally and the field labels didn't show up correctly, however including layout-browser.css locally fixed up this issue, the css isn't in ext-all.css by default.

Javascript and css found as below

http://extjs.com/deploy/dev/examples/layout-browser/layouts/combination.js
http://extjs.com/deploy/dev/examples/layout-browser/layout-browser.css

Should it be included in the ext-all.css?

Thanks,