Hello All, I am not able to see customized CSS in to my code. Please advise
CssCode: .IconTabFilter_PIMD .sapMITBAll .sapMITBText
{ max-height: 4rem !important;
max-width: 7rem !important; }
Index Code:<link type="text/css" href="CSS/ControlStyle.css" rel="stylesheet" /> and
XML view code : <IconTabFilter id="UPMD_ITF5" text="Milestones and status of quality Control" class="IconTabFilter_PIMD" showAll="true" design="sap.m.IconTabFilterDesign.Horizontal" >
</IconTabFilter>