Hi,
I have an app integrator iview. A URL is specified in it and the server is running on that url.
The pages displayed in the iview have their own css files.
But i want to get the SAP look and feel to it. One way i found was to pass the url of the css file that is currently being used.
for that i used LAF.StylesheetUrl. But it gets the location of a css file that does not have all the elements.
A more detailed css file is at a different location. in a 'ur' folder under the theme name. When i see a normal page from netweaver logged in as admin, it used different classes. Those classes are not present in the file returned by LAF.StylesheetUrl. Those classes are in the ur folder.
Can someone please tell me how can I get the URL of the css file in use in the 'ur' folder?
Any help will be really appreciated.
Thanks in advance,
Moiz