homescreenapp/widgetplugins/hsshortcutwidgetplugin/resource/hsshortcutwidget.css
changeset 69 87476091b3f5
parent 55 03646e8da489
equal deleted inserted replaced
67:474929a40a0f 69:87476091b3f5
    52 	text-height: var(hb-param-text-height-tiny);
    52 	text-height: var(hb-param-text-height-tiny);
    53 	text-line-count-max: 1;
    53 	text-line-count-max: 1;
    54 	color: var(qtc_hs_list_item_title_normal);
    54 	color: var(qtc_hs_list_item_title_normal);
    55 	zvalue: 2;
    55 	zvalue: 2;
    56 }
    56 }
    57 
       
    58 HsShortcutWidget::toucharea {  
       
    59   zvalue: 3;
       
    60 }