contactwidgethsplugin/contactwidgeths/resource/commlauncherbuttons.css
author hgs
Fri, 15 Oct 2010 12:24:46 +0300
changeset 81 640d30f4fb64
parent 66 554fe4dbbb59
permissions -rw-r--r--
201041



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;
}