mmsharing/livecommsui/lcui/resources/hbpushbutton_color.css
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
child 35 6c57ef9392d2
--- a/mmsharing/livecommsui/lcui/resources/hbpushbutton_color.css	Tue Aug 31 15:12:07 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-/* For End Call button */
-HbPushButton[state = "normal"]::icon
-{
-    color: var(qtc_callhandling_reject_normal);
-}
-
-HbPushButton[state = "pressed"]::icon
-{
-    color: var(qtc_callhandling_reject_pressed);
-}