phonebookui/cntcommonui/resources/style/cntlocationbutton.css
changeset 75 4ecbe3571b5a
equal deleted inserted replaced
71:7cc7d74059f9 75:4ecbe3571b5a
       
     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