phonebookui/cntcommonui/resources/style/cntfetchmarkall.css
changeset 72 6abfb1094884
equal deleted inserted replaced
67:59984e68247d 72:6abfb1094884
       
     1 CntFetchMarkAll{
       
     2     layout:default;
       
     3 }
       
     4 
       
     5 CntFetchMarkAll::counter
       
     6 {
       
     7     fixed-width: 14un;
       
     8     text-align: right;
       
     9     text-height: var(hb-param-text-height-tiny);
       
    10     text-line-count-max: 1;
       
    11     text-line-count-min: 1;
       
    12     font-variant:secondary;
       
    13     right:var(hb-param-margin-gene-popup);	
       
    14 }
       
    15 
       
    16 CntFetchMarkAll  > HbCheckBox::text
       
    17 {
       
    18     text-line-count-max: 1;
       
    19     text-line-count-min: 1;
       
    20 }