Hi All..

    I Had problem with applying styles to a Label.Please help me.Actually
the Problem is :

       I applied filter style to Label using CSS styles but i am not able to
view the label flip in *Mozilla FireFox* but able to view in IE.The code
looks like:

*Label label=new Label("Welcome");
            label.setStyleName("print-textinnerstyle");*

The code in CSS file is as follows:

*.print-textinnerstyle{
    font-size:small;
    font-weight:lighter;
writing-mode: tb-rl;
filter: flipv fliph;

}*
Please Help me its urgent...

Thanks in Advance...

Swathi.K

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to