phonebookui/cntcommonui/resources/style/cntlocationbutton.css
changeset 72 6abfb1094884
parent 25 76a2435edfd4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/phonebookui/cntcommonui/resources/style/cntlocationbutton.css	Tue Sep 21 17:07:25 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;
+}
+