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

