homescreenapp/widgetplugins/hsclockwidgetplugin/resource/hsanalogclockwidget.css
changeset 69 87476091b3f5
parent 46 23b5d6a29cce
equal deleted inserted replaced
67:474929a40a0f 69:87476091b3f5
    23 HsAnalogClockWidget::second_hand {
    23 HsAnalogClockWidget::second_hand {
    24   fixed-width: 25.0un;
    24   fixed-width: 25.0un;
    25   fixed-height: 25.0un;
    25   fixed-height: 25.0un;
    26   zvalue: 1;
    26   zvalue: 1;
    27 }
    27 }
    28 
       
    29 HsAnalogClockWidget::toucharea {  
       
    30   zvalue: 4;
       
    31 }