phonebookui/pbkcommonui/resources/style/cntcontactcarddetailitem.css
changeset 31 2a11b5b00470
parent 27 de1630741fbe
equal deleted inserted replaced
27:de1630741fbe 31:2a11b5b00470
     4 
     4 
     5 CntContactCardDetailItem::icon{
     5 CntContactCardDetailItem::icon{
     6     fixed-width:var(hb-param-graphic-size-primary-large);
     6     fixed-width:var(hb-param-graphic-size-primary-large);
     7 		fixed-height:var(hb-param-graphic-size-primary-large);
     7 		fixed-height:var(hb-param-graphic-size-primary-large);
     8 }
     8 }
       
     9 
       
    10 CntContactCardDetailItem::secondaryIcon{
       
    11     fixed-width:var(hb-param-graphic-size-secondary);
       
    12     fixed-height:var(hb-param-graphic-size-secondary);
       
    13 }
       
    14 
     9 
    15 
    10 CntContactCardDetailItem::text{
    16 CntContactCardDetailItem::text{
    11     text-height:var(hb-param-text-height-primary);
    17     text-height:var(hb-param-text-height-primary);
    12     font-variant:primary;
    18     font-variant:primary;
    13     text-align:left;
    19     text-align:left;