contactwidgethsplugin/contactwidgeths/resource/commlauncherbuttons.css
author hgs
Fri, 03 Sep 2010 14:32:33 +0300
changeset 66 554fe4dbbb59
parent 47 7cbcb2896f0e
permissions -rw-r--r--
201035



HbPushButton#callApp
{
    fixed-width:  9.0un;
    fixed-height: 9.0un;
}

HbPushButton#callApp::icon
{
    fixed-width:  8.0un;
    fixed-height: 8.0un;
}

HbPushButton#callApp::Spacer
{
    fixed-width: 0.0un;
    fixed-height: 0.0un;
}

HbPushButton#msgApp
{
    fixed-width:  9.0un;
    fixed-height: 9.0un;
}

HbPushButton#msgApp::icon
{
    fixed-width:  8.0un;
    fixed-height: 8.0un;
}

HbPushButton#msgApp::Spacer
{
    fixed-width: 0.0un;
    fixed-height: 0.0un;
}


HbPushButton#emailApp
{
    fixed-width:  9.0un;
    fixed-height: 9.0un;
}

HbPushButton#emailApp::icon
{
    fixed-width:  8.0un;
    fixed-height: 8.0un;
}

HbPushButton#emailApp::Spacer
{
    fixed-width: 0.0un;
    fixed-height: 0.0un;
}

HbPushButton#phoneApp
{
    fixed-width:  9.0un;
    fixed-height: 9.0un;
}

HbPushButton#phoneApp::icon
{
    fixed-width:  8.0un;
    fixed-height: 8.0un;
}

HbPushButton#phoneApp::Spacer
{
    fixed-width: 0.0un;
    fixed-height: 0.0un;
}