screensaver/screensaverplugins/snsrbigclockscreensaverplugin/snsrswipewidget/resource/snsrswipewidget.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:27:54 +0300
changeset 92 6727c5d0afc7
parent 61 2b1b11a301d2
permissions -rw-r--r--
Revision: 201036 Kit: 201037

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

SnsrSwipeWidget {
    layout:layout-portrait;
}

SnsrSwipeWidget::slideLabel {
    text-align: AlignVCenter|AlignHCenter;
    pref-width: 224.0px;
    pref-height: hb-param-text-height-tiny;
    zvalue: 0;
}


SnsrSwipeWidget::slideIcon {
    text-align: AlignVCenter|AlignHCenter;
    pref-height: 25.0un;
    size-policy-vertical: fixed;
    pref-width: 25.0un;
    zvalue: 1;
}