idlehomescreen/data/vga_tch/threerows_200315c4/xuikon/00/threerows.css
branchRCL_3
changeset 102 ba63c83f4716
parent 93 b01126ce0bec
child 103 966d119a7e67
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
     1 widget#threerows_template
       
     2 {
       
     3     block-progression:rl;
       
     4 }
       
     5 
       
     6 image#image_container
       
     7 {
       
     8     height: 95px;
       
     9     width: 95px;
       
    10     margin-top:5px;
       
    11     margin-bottom:5px;
       
    12     margin-left:5px;
       
    13     margin-right:4px;
       
    14     padding-top:5px;
       
    15     padding-bottom:5px;
       
    16     padding-left:5px;
       
    17     padding-right:5px;
       
    18     nav-index:appearance;
       
    19     _s60-aspect-ratio:preserve;
       
    20 }
       
    21 
       
    22 box#text_container
       
    23 {
       
    24     direction: ltr;
       
    25     block-progression:tb;
       
    26     margin-left:3px;
       
    27     margin-right:5px;
       
    28 }
       
    29 
       
    30 text.text_box
       
    31 {
       
    32     padding-right:5px;
       
    33     padding-left:5px;
       
    34     padding-top:2px;
       
    35     padding-bottom:2px;
       
    36     font-family: EAknLogicalFontSecondaryFont;
       
    37     font-size: 3.5u;
       
    38     height:35px;
       
    39     color:"SKIN(268458534 13056 74)";
       
    40     nav-index:appearance;
       
    41     _s60-text-valign: top;
       
    42 }