locationsystemui/locationsysui/possettings/poslocationservices/resources/locationserviceswidget.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 May 2010 13:18:17 +0300
changeset 25 73f6c2762ffe
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

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);	
}