phonebookui/cntcommonui/resources/style/cntfetchmarkall.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 00:06:02 +0300
changeset 75 4ecbe3571b5a
permissions -rw-r--r--
Revision: 201037 Kit: 201039

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;
}