homescreenapp/widgetplugins/hsclockwidgetplugin/resource/hsanalogclockwidget.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 12:24:59 +0300
changeset 39 4e8ebe173323
child 46 23b5d6a29cce
permissions -rw-r--r--
Revision: 201015 Kit: 201018

HsAnalogClockWidget {
	layout: layout_1;
}

HsAnalogClockWidget::clock_background {
  fixed-width: 25.0un;
  fixed-height: 25.0un;
  zvalue: 0;
}

HsAnalogClockWidget::clock_minute_hand {
  fixed-width: 25.0un;
  fixed-height: 25.0un;
  zvalue: 1;
}

HsAnalogClockWidget::clock_hour_hand {
  fixed-width: 25.0un;
  fixed-height: 25.0un;
  zvalue: 2;
}