phonebookui/cntcommonui/resources/style/cntfetchmarkall.css
author hgs
Fri, 15 Oct 2010 12:24:46 +0300
changeset 81 640d30f4fb64
parent 72 6abfb1094884
permissions -rw-r--r--
201041

CntFetchMarkAll{
    layout:default;
}

CntFetchMarkAll::counter
{
    fixed-width: 14un;
    text-align: right;
    text-height: var(hb-param-text-height-tiny);
    text-line-count-max: 1;
    text-line-count-min: 1;
    font-variant:secondary;
    right:var(hb-param-margin-gene-popup);	
}

CntFetchMarkAll  > HbCheckBox::text
{
    text-line-count-max: 1;
    text-line-count-min: 1;
}