screensaver/screensaverplugins/snsrbigclockscreensaverplugin/snsrclockwidgets/resource/snsroledclockwidget.css
author hgs
Mon, 27 Sep 2010 11:52:00 +0300
changeset 95 32e56106abf2
parent 62 341166945d65
permissions -rw-r--r--
201038_02

HbWidget {
    margin-left: 0un;
    margin-top: 0un;
}

SnsrOledClockWidget {
    layout: layout_1;
}

SnsrOledClockWidget::oled_clock_background {
    pref-height: 32.8un;
    pref-width: 32.8un;
    zvalue: 0;
}

SnsrOledClockWidget::oled_clock_hour_hand {
    pref-height: 32.8un;
    pref-width: 32.8un;
    zvalue: 4;
}

SnsrOledClockWidget::oled_clock_minute_hand {
    pref-height: 32.8un;
    pref-width: 32.8un;
    zvalue: 3;
}