data/iconstext/xuikon/00/replace.css
changeset 0 b856a9924bbc
equal deleted inserted replaced
-1:000000000000 0:b856a9924bbc
       
     1 widget
       
     2 {
       
     3     padding-top:3px;
       
     4     padding-bottom:4px;
       
     5     padding-left:5px;
       
     6     padding-right:8px;
       
     7 }
       
     8     
       
     9 
       
    10 box#container
       
    11 {
       
    12     height:adaptive;
       
    13     margin-top: auto;
       
    14     margin-bottom: auto;   
       
    15 }
       
    16 
       
    17 box#row1
       
    18 {
       
    19     direction: ltr;
       
    20     block-progression:lr;
       
    21     padding:0px;
       
    22     margin:0px;
       
    23     height:25px;
       
    24 }
       
    25 
       
    26 box.hidden
       
    27 {
       
    28     display:none;
       
    29     direction: ltr;
       
    30     block-progression:lr;
       
    31     padding:0px;
       
    32     margin:0px;
       
    33     height:25px;
       
    34 }
       
    35 
       
    36 image
       
    37 {
       
    38     height: 24px;
       
    39     width: 24px;
       
    40     margin-top:1px;
       
    41 }
       
    42 
       
    43 text
       
    44 {
       
    45     height:25px;
       
    46     margin-left:10px;
       
    47     font-size:3.5u;
       
    48     _s60-text-valign: top;
       
    49     font-family: EAknLogicalFontSecondaryFont;
       
    50     color: "SKIN(268458534 13056 74)";
       
    51 }