tileContainer.addTile(new sap.m.StandardTile({ icon : "images/green-plus.png", title : "Add new Ticket", number: "" }).addStyleClass("style"));
However, I dont know what code I should write in my css file.
Hi,
Refer CSS in Action and also http://learnwebcode.com/how-to-create-your-first-css-file/
and also my example at JS Bin - Collaborative JavaScript Debugging</title> <link rel="icon" href="http://static.jsbin.…
Regards,
Chandra