locationsystemui/locationsysui/possettings/poslocationservices/resources/locationserviceswidget.css
branchRCL_3
changeset 44 2b4ea9893b66
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
       
     1 LocationServicesWidget {
       
     2 	layout: default
       
     3 }
       
     4 
       
     5 LocationServicesWidget::text_box1 {
       
     6 	left:  -var(hb-param-margin-gene-left);
       
     7   right: var(hb-param-margin-gene-right);
       
     8 	top: -var(hb-param-margin-gene-top);
       
     9 	bottom: var(hb-param-margin-gene-bottom);
       
    10 	pref-width: 36un;
       
    11 	pref-height: var(hb-param-text-height-secondary);
       
    12 	font-variant: primary;
       
    13 	text-height: var(hb-param-text-height-secondary);	
       
    14 }
       
    15 
       
    16 LocationServicesWidget::text_box2 {
       
    17 	left:  -var(hb-param-margin-gene-left);
       
    18   right: var(hb-param-margin-gene-right);
       
    19 	top: -var(hb-param-margin-gene-top);
       
    20 	bottom: var(hb-param-margin-gene-bottom);
       
    21 	pref-width: 36un;
       
    22 	pref-height: var(hb-param-text-height-secondary);
       
    23 	font-variant: secondary;
       
    24 	text-height: var(hb-param-text-height-secondary);	
       
    25 }
       
    26 
       
    27 LocationServicesWidget::text_box3 {
       
    28 	left:  -var(hb-param-margin-gene-left);
       
    29   right: var(hb-param-margin-gene-right);
       
    30 	top: -var(hb-param-margin-gene-top);
       
    31 	bottom: var(hb-param-margin-gene-bottom);
       
    32 	pref-width: 36un;
       
    33 	pref-height: var(hb-param-text-height-secondary);
       
    34 	font-variant: secondary;
       
    35 	text-height: var(hb-param-text-height-secondary);	
       
    36 }