screensaverapp/screensaverproviders/snsrbigclockscreensaverprovider/snsroledclockstyleplugin/resource/snsroledclockwidget.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Mar 2010 09:27:44 +0200
changeset 35 f9ce957a272c
permissions -rw-r--r--
Revision: 201007 Kit: 201011

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

SnsrOledClockWidget {
    layout: layout_1;
}

SnsrOledClockWidget::oled_clock_background {
    pref-width: 40.0un;
    pref-height: 40.0un;
}

SnsrOledClockWidget::oled_clock_hour_hand {
    pref-height: 28.0un;
}

SnsrOledClockWidget::oled_clock_minute_hand {
    pref-height: 34.0un;
}

SnsrOledClockWidget::oled_clock_date_frame {
    pref-height: 10.0un;
}

SnsrOledClockWidget::oled_clock_date_label {
    pref-height: 10.0un;
}