Hi Guys,
I have to change font from arial to times new roman in web style sheet. For that I exported BWReport.css from MIME repository and rename mynew.css file. Then I use find and replace option for font = arial and change to times new roman. After saving I imported this new stylesheet into MIME repository under custom folder.
I found difference in to BWReport.css (arial) and in new mynew.css (times new roman) style sheet at the time of selecting style sheet. After selecting mynew.css style sheet when I execute web template in to browser that time variable screen is showing into times new roman font but after inputing variable data when I press execute I found all my report data (table web item) into font arial. Means there is no change bwt. BWReport.css and mynew.css stylesheet.
Am I missing something?
Thanks in advance.