phonebookui/cntcommonui/resources/style/cntlocationbutton.css
changeset 72 6abfb1094884
parent 25 76a2435edfd4
equal deleted inserted replaced
67:59984e68247d 72:6abfb1094884
       
     1 HbPushButton#cntlocationbutton
       
     2 {
       
     3     layout:text_icon_horizontal_prt;
       
     4 }
       
     5 
       
     6 
       
     7 HbPushButton#cntlocationbutton::icon{
       
     8     top:-1.5un;
       
     9     bottom:1.5un;
       
    10     right:1.0un;
       
    11     fixed-width:6.0un;
       
    12     fixed-height:6.0un;
       
    13 }
       
    14 
       
    15 
       
    16 
       
    17 
       
    18 HbPushButton#cntlocationbutton::text{
       
    19     left:-0.5un;
       
    20     right:0.5un;
       
    21     top:-1.5un;
       
    22     bottom:1.5un;
       
    23     font-variant:primary;
       
    24     text-align:center;
       
    25 }
       
    26