logsui/logsapp/resources/hblistviewitem.css
changeset 21 2f0af9ba7665
parent 4 e52d42f9500c
equal deleted inserted replaced
18:acd4e87b24b4 21:2f0af9ba7665
    27 HbListViewItem::text-2[layoutName="logsLandscapeDialpad"]{
    27 HbListViewItem::text-2[layoutName="logsLandscapeDialpad"]{
    28     max-width: 0.0un;
    28     max-width: 0.0un;
    29     text-height: 0.0un;
    29     text-height: 0.0un;
    30 }
    30 }
    31 
    31 
       
    32 HbListWidget#LogsViewSwitchList HbListViewItem::text-1{	
       
    33     text-height: var(hb-param-text-height-secondary);
       
    34     font-variant: secondary;
       
    35     color: var(qtc_popup_list_item_trans_normal);
       
    36 }