Hi all,
We are currently migrating to Documentum 6 , so far we have used the custom styles to datagrid by overriding the the 'defaultDatagridRowStyle' item from the webforms.css file in the wdk layer. Upon upgradeto the Documentum 6, we found that the style in our custom layer was no longer taken into effect. The style defined in webforms_ie6.css is applied.
So is there any way to override the styles defined in the webforms_ie6.css file.
Note: The custom layer css file has the same style defnition class which is in webforms_ie6.css . But still its the webforms_ie6.css in wdk layer thats applied in runtime.