Hi All,<br />
<br />
I generated 2 sample reports and I gave a label called "My Label" in each report. I also wote a sample '.css' file in which I have defined a style called ".label-style" and defined the font-size to 14 pt. <br />
<br />
How can I apply this style to all the labels in the (2)reports, so that, when I change the font-size to 18pt later in the '.css' file, it should also reflect the font-size of the labels in the reports. To be more clear, How can I <strong class='bbc'>link</strong> <a class='bbc_url' href='
http://www.birt-exchange.org/org/forum/public/style_emoticons/'>http://www.birt-exchange.org/org/forum/public/style_emoticons/</a><#EMO_DIR#>/confused.gif a report element to point a style defined in the .css file without importing that style. <br />
<br />
Thank you for your time.