homescreen/widgetplugins/hsbookmarkwidgetplugin/resource/hsbookmarkwidget.css
changeset 16 3c88a81ff781
parent 12 afcd8e6d025b
equal deleted inserted replaced
14:6aeb7a756187 16:3c88a81ff781
    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 HsBookmarkWidget::toucharea {  
       
    59     zvalue: 3;
       
    60 }