idlehomescreen/data/qhd_tch/tworows_2001f488/xuikon/50/tworows.css
changeset 0 f72a12da539e
child 15 ff572dfe6d86
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 widget#tworows_template
       
     2 {
       
     3     direction: rtl;
       
     4     block-progression:rl;
       
     5 }
       
     6 
       
     7 image#image_container
       
     8 {
       
     9     padding-top:8px;
       
    10     padding-bottom:8px;
       
    11     padding-left:8px;
       
    12     padding-right:8px;
       
    13     height: 90%;
       
    14     width: 20%;
       
    15     _s60-aspect-ratio:preserve;
       
    16     nav-index:appearance;
       
    17 }
       
    18 
       
    19 box#text_container
       
    20 {
       
    21     block-progression:tb;
       
    22 }
       
    23 
       
    24 text.text_box
       
    25 {
       
    26     padding-right:8px;
       
    27     padding-left:8px;
       
    28     padding-top:8px;
       
    29     text-align: right;
       
    30     font-family: EAknLogicalFontSecondaryFont;
       
    31     font-size: 23px;
       
    32     color:"SKIN(268458534 13056 74)";
       
    33     nav-index:appearance;
       
    34     _s60-text-valign: top;
       
    35 }