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