author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 31 Aug 2010 15:06:34 +0300 | |
branch | RCL_3 |
changeset 82 | 5f0182e07bfb |
permissions | -rw-r--r-- |
HsAnalogClockWidget { layout: analog_clock_layout; } HsAnalogClockWidget::background { fixed-width: 25.0un; fixed-height: 25.0un; zvalue: 0; } HsAnalogClockWidget::hour_hand { fixed-width: 25.0un; fixed-height: 25.0un; zvalue: 3; } HsAnalogClockWidget::minute_hand { fixed-width: 25.0un; fixed-height: 25.0un; zvalue: 2; } HsAnalogClockWidget::second_hand { fixed-width: 25.0un; fixed-height: 25.0un; zvalue: 1; }