Hi,
At present we are using the SAP Design Studio 1.3. I have created one dash board where as i have tried to change the font size in Cross tab, Am unable to change the font.
steps i have followed:
1) Created one rma.css and placed in the c:\users\windowsid\Analysis-workspace/com.sap.ip.bi.zen/repository/rma.css
After that i have selected the dashabord and mentioned the CSS Class rma.css and then executed locally.
rma.css sheet contains:
sapzencrosstab-DataCellAlternating {
02. background-color: #CCFFCC !important;
03.}
04..sapzencrosstab-DataCellDefault {
05. background-color: #EAF2D3;
06.}
sapzencrosstab-DataCellContentDiv {
08. font-family: "Verdana";
09. font-size: 10px;
10. height: 60px;
11.}
am seeing one message: After executing locally "MIME object "AV3GPY02QJ5FJKDNHZBDXGY/rma.css" does not exist. Attached the screen shot also
am not sure where exactly am going wrong. Kindly help me.
Thank you.
Regards,
Maruthi