diff -r 7cc7d74059f9 -r 4ecbe3571b5a phonebookui/cntcommonui/resources/style/cntlocationbutton.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/phonebookui/cntcommonui/resources/style/cntlocationbutton.css Mon Oct 04 00:06:02 2010 +0300 @@ -0,0 +1,26 @@ +HbPushButton#cntlocationbutton +{ + layout:text_icon_horizontal_prt; +} + + +HbPushButton#cntlocationbutton::icon{ + top:-1.5un; + bottom:1.5un; + right:1.0un; + fixed-width:6.0un; + fixed-height:6.0un; +} + + + + +HbPushButton#cntlocationbutton::text{ + left:-0.5un; + right:0.5un; + top:-1.5un; + bottom:1.5un; + font-variant:primary; + text-align:center; +} +