mmsharing/livecommsui/lcui/resources/hbpushbutton_color.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:12:07 +0300
branchRCL_3
changeset 22 73a1feb507fb
permissions -rw-r--r--
Revision: 201032 Kit: 201035

/* For End Call button */
HbPushButton[state = "normal"]::icon
{
    color: var(qtc_callhandling_reject_normal);
}

HbPushButton[state = "pressed"]::icon
{
    color: var(qtc_callhandling_reject_pressed);
}