phonebookui/pbkcommonui/resources/style/cntfetchmarkall.css
changeset 59 a642906a277a
equal deleted inserted replaced
47:7cbcb2896f0e 59:a642906a277a
       
     1 CntFetchMarkAll{
       
     2 	layout:default;
       
     3 }
       
     4 
       
     5 CntFetchMarkAll::counter
       
     6 {
       
     7 	text-align: right;
       
     8 	text-height: var(hb-param-text-height-tiny);
       
     9     text-line-count-max: 1;
       
    10     text-line-count-min: 1;
       
    11 	font-variant:secondary;
       
    12 	right:var(hb-param-margin-gene-popup);	
       
    13 }