have a look at this

http://www.oracle.com/technology/products/adf/adffaces/11/doc/skin- selectors.html

Am 26.07.2007 um 08:09 schrieb Okan Çetin:

Hi,
I am trying to create styles with using css files. I am trouble with
outputText component.
This code is working :

af | inputText::content {
        background-image: url(../images/output.PNG);
}

But same code for outputText is not working :

af | outputText::content {
        background-image: url(../images/output.PNG);
}

Is there a guide creating css styles for trinidad components?

--
~
otomatik oluşturuldu:
http://ocetin.net/log
http://linux.beykent.edu.tr

Reply via email to