idlehomescreen/data/vga_tch/threerows_200315c4/xuikon/57/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     direction: rtl;
       
     4     block-progression:rl;
       
     5 }
       
     6 
       
     7 image#image_container
       
     8 {
       
     9     height: 95px;
       
    10     width: 95px;
       
    11     margin-top:5px;
       
    12     margin-bottom:5px;
       
    13     margin-left:5px;
       
    14     margin-right:4px;
       
    15     padding-top:5px;
       
    16     padding-bottom:5px;
       
    17     padding-left:5px;
       
    18     padding-right:5px;
       
    19     nav-index:appearance;
       
    20     _s60-aspect-ratio:preserve;
       
    21 }
       
    22 
       
    23 box#text_container
       
    24 {
       
    25     direction: ltr;
       
    26     block-progression:tb;
       
    27     margin-left:3px;
       
    28     margin-right:5px;
       
    29 }
       
    30 
       
    31 text.text_box
       
    32 {
       
    33     padding-right:5px;
       
    34     padding-left:5px;
       
    35     padding-top:2px;
       
    36     padding-bottom:2px;
       
    37     direction: ltr;
       
    38     text-align: right;
       
    39     font-family: EAknLogicalFontSecondaryFont;
       
    40     font-size: 3.5u;
       
    41     height:35px;
       
    42     color:"SKIN(268458534 13056 74)";
       
    43     nav-index:appearance;
       
    44     _s60-text-valign: top;
       
    45 }