phonebookui/cntcommonui/resources/style/cntfetchmarkall.css
changeset 75 4ecbe3571b5a
equal deleted inserted replaced
71:7cc7d74059f9 75:4ecbe3571b5a
       
     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 }