christ1an
29 Jun 2007, 2:11 AM
Hello,
i have a little problem: i want to remove the border defined for all content-panels for exakt one panel that is autogenerated by Ext:
<div id="ext-gen71" class="x-layout-panel x-layout-panel-north" style="height: 28px; left: 0px; top: 0px; width: 1278px;">
how can i overwrite the border: 1px (only for THIS panel), that is defined by x-layout-panel? Can i add some style-attribute or css-class? is there another possibility?
after i haven
i have a little problem: i want to remove the border defined for all content-panels for exakt one panel that is autogenerated by Ext:
<div id="ext-gen71" class="x-layout-panel x-layout-panel-north" style="height: 28px; left: 0px; top: 0px; width: 1278px;">
how can i overwrite the border: 1px (only for THIS panel), that is defined by x-layout-panel? Can i add some style-attribute or css-class? is there another possibility?
after i haven