Thanks Moulika and Jose,
For some reason , I am not able to post back in the thread.
This is regarding the discussion : CSS styling in xml in sap ui5Thanks a lot for your answers.
Thanks a lot for your answers.
Yes..i had added html style tag twice..that was the prob and not with the css class.
@Jose Manuel
Having myFont1 as the class name didnt work. But the below style definition worked
<html:style>
.sapMOHNumber{
font-size : 15px;
}
</html:style>
Is it ok if I override it?
Rgds,
Vishnupriya