wlanutilities/wlanwizard/resources/hblistviewitem.css
changeset 60 822a45792fdd
parent 31 e8f4211554fb
equal deleted inserted replaced
53:bdc64aa9b954 60:822a45792fdd
    11 	text-height: var(hb-param-text-height-secondary);
    11 	text-height: var(hb-param-text-height-secondary);
    12 	font-variant: primary;
    12 	font-variant: primary;
    13 	text-align: left;
    13 	text-align: left;
    14 	size-policy-horizontal: preferred;
    14 	size-policy-horizontal: preferred;
    15 	pref-width:-1;
    15 	pref-width:-1;
       
    16 	text-line-count-min:1;
       
    17 	text-line-count-max:1;
    16 }
    18 }
    17 
    19 
    18 HbListViewItem::text-1[layoutName="wlanwizardsummaryitem"]:landscape{
    20 HbListViewItem::text-1[layoutName="wlanwizardsummaryitem"]:landscape{
    19 	text-height: var(hb-param-text-height-secondary);
    21 	text-height: var(hb-param-text-height-secondary);
    20 	font-variant: primary;
    22 	font-variant: primary;
    26 HbListViewItem::text-2[layoutName="wlanwizardsummaryitem"]{
    28 HbListViewItem::text-2[layoutName="wlanwizardsummaryitem"]{
    27 	text-height: var(hb-param-text-height-tiny);
    29 	text-height: var(hb-param-text-height-tiny);
    28 	font-variant: secondary;
    30 	font-variant: secondary;
    29 	pref-width:-1;
    31 	pref-width:-1;
    30 	text-align: left;
    32 	text-align: left;
       
    33 	text-line-count-min:1;
       
    34 	text-line-count-max:1;
    31 }
    35 }