Disable Trinidad's automatic addition of stylesheets
Posted
by Matthias Hryniszak
on Stack Overflow
See other posts from Stack Overflow
or by Matthias Hryniszak
Published on 2009-06-05T15:43:19Z
Indexed on
2010/05/15
6:14 UTC
Read the original article
Hit count: 242
Does anyone knows how to completely disable skinning support in Apache Trinidad?
All I need from the solution is to skip sending trinidad-specific CSSes all together.
I'm trying to overcome some CSS issues arising from theirs styles (like the one adding 8px top margin on IE with the absolutely highest priority).
© Stack Overflow or respective owner