Hi all,
i just stumbled across some weird issues, while using jQuery UI in Trinidad.
I added jQuery UI style classes - but they get corrupted.
Could anyone try just to add in skin file:
.ui-icon{ display: block; text-indent: -99999px; overflow: hidden;
background-repeat: no-repeat; }
In my Trinidad "compiled" CSS file, the dot is missing and therefore the rule
gets ignored.
ui-icon
{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}
Thanks in advance for any information!
Have a nice weekend
Elmar
Env:
Trinidad 1.2.13
MyFaces 1.2.6
Tomcat 6.018
Java 6
Mac OS