mmsharing/livecommsui/lcui/resources/hbpushbutton_color.css
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
child 35 6c57ef9392d2
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
     1 /* For End Call button */
       
     2 HbPushButton[state = "normal"]::icon
       
     3 {
       
     4     color: var(qtc_callhandling_reject_normal);
       
     5 }
       
     6 
       
     7 HbPushButton[state = "pressed"]::icon
       
     8 {
       
     9     color: var(qtc_callhandling_reject_pressed);
       
    10 }