contactwidgethsplugin/contactwidgeths/resource/commlauncherbuttons.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:27:32 +0300
changeset 71 7cc7d74059f9
parent 47 7cbcb2896f0e
permissions -rw-r--r--
Revision: 201035 Kit: 201037



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