locationsystemui/locationsysui/possettings/poslocationservices/resources/locationserviceswidget.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:37:04 +0300
branchRCL_3
changeset 44 2b4ea9893b66
permissions -rw-r--r--
Revision: 201033 Kit: 201035

LocationServicesWidget {
	layout: default
}

LocationServicesWidget::text_box1 {
	left:  -var(hb-param-margin-gene-left);
  right: var(hb-param-margin-gene-right);
	top: -var(hb-param-margin-gene-top);
	bottom: var(hb-param-margin-gene-bottom);
	pref-width: 36un;
	pref-height: var(hb-param-text-height-secondary);
	font-variant: primary;
	text-height: var(hb-param-text-height-secondary);	
}

LocationServicesWidget::text_box2 {
	left:  -var(hb-param-margin-gene-left);
  right: var(hb-param-margin-gene-right);
	top: -var(hb-param-margin-gene-top);
	bottom: var(hb-param-margin-gene-bottom);
	pref-width: 36un;
	pref-height: var(hb-param-text-height-secondary);
	font-variant: secondary;
	text-height: var(hb-param-text-height-secondary);	
}

LocationServicesWidget::text_box3 {
	left:  -var(hb-param-margin-gene-left);
  right: var(hb-param-margin-gene-right);
	top: -var(hb-param-margin-gene-top);
	bottom: var(hb-param-margin-gene-bottom);
	pref-width: 36un;
	pref-height: var(hb-param-text-height-secondary);
	font-variant: secondary;
	text-height: var(hb-param-text-height-secondary);	
}