idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/37/wideimage.css
branchRCL_3
changeset 9 f966699dea19
child 34 d05a55b217df
equal deleted inserted replaced
5:c743ef5928ba 9:f966699dea19
       
     1 widget#wideimage_template
       
     2 {
       
     3     nav-index: appearance;
       
     4     block-progression:rl;
       
     5     direction: rtl;
       
     6 }
       
     7 
       
     8 box#image_container
       
     9 {
       
    10     /* Will be updated by content policy */
       
    11     display: none;
       
    12 }
       
    13 box#default_container
       
    14 {
       
    15     /* Will be updated by content policy */
       
    16    display: block;
       
    17 }
       
    18 
       
    19 image#default_image
       
    20 {
       
    21     padding-top:9px;
       
    22     padding-bottom:9px;
       
    23     padding-left:9px;
       
    24     padding-right:9px;
       
    25     height: 64px;
       
    26     width: 64px;
       
    27 }
       
    28 
       
    29 text#default_text
       
    30 {
       
    31     padding-left:9px;
       
    32     padding-right:9px;
       
    33     height : 10u;
       
    34     font-line-space: 15;
       
    35     direction: ltr;
       
    36     text-align: right;
       
    37     text-overflow-mode: wrap;
       
    38     font-family: EAknLogicalFontSecondaryFont;
       
    39     font-size: 4u;
       
    40     color: "SKIN(268458534 13056 74)";
       
    41 }
       
    42 
       
    43 animation#loading
       
    44 {
       
    45 	position: absolute;
       
    46 	top:9px;
       
    47 	left:9px;
       
    48 	right:273px;
       
    49 	width:30px;
       
    50 	height:30px;
       
    51 	/* Will be updated by dataplugin */
       
    52 	display: none;
       
    53 }