diff -r 0ba2181d7c28 -r 76a2435edfd4 phonebookui/pbkcommonui/resources/style/cntlocationbutton.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/phonebookui/pbkcommonui/resources/style/cntlocationbutton.css Fri Apr 16 14:53:18 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; +} +