data/text/xuikon/00/replace.css
changeset 0 b856a9924bbc
child 6 ac3b45850c50
equal deleted inserted replaced
-1:000000000000 0:b856a9924bbc
       
     1 widget
       
     2 {
       
     3     padding-top:3px;
       
     4     padding-bottom:4px;
       
     5     padding-left:10px;
       
     6     padding-right:8px;
       
     7 }
       
     8 
       
     9 box#container
       
    10 {
       
    11     height:adaptive;
       
    12     margin-top: auto;
       
    13     margin-bottom: auto;   
       
    14 }
       
    15 
       
    16 text
       
    17 {
       
    18     height:25px;
       
    19     font-size:3.5u;
       
    20     _s60-text-valign: top;
       
    21     font-family: EAknLogicalFontSecondaryFont;
       
    22     color: "SKIN(268458534 13056 74)";
       
    23 }
       
    24 
       
    25 text.hidden
       
    26 {
       
    27     display:none;