homescreenapp/widgetplugins/hsshortcutwidgetplugin/resource/hsshortcutwidget.css
changeset 77 4b195f3bea29
parent 55 03646e8da489
equal deleted inserted replaced
61:2b1b11a301d2 77:4b195f3bea29
    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 }