idlehomescreen/data/vga_tch/wideimage_10009dff/xuikon/00/wideimage.css
branchRCL_3
changeset 35 3321d3e205b6
parent 34 5456b4e8b3a8
equal deleted inserted replaced
34:5456b4e8b3a8 35:3321d3e205b6
     1 widget{
     1 widget#wideimage_template
     2     width:auto;
       
     3     height:60px;
       
     4     }
       
     5 
       
     6 box#image_container:focus {
       
     7     background-image: "SKIN(268458534 24576)";
       
     8     background-color: "SKIN(268458534 5120 9)";
       
     9 }
       
    10 
       
    11 box#image_container:hold
       
    12 {
     2 {
    13     background-color: "SKIN(268458534 5120 9)";
     3     nav-index: appearance;
       
     4     block-progression:rl;
       
     5     direction: ltr;
    14 }
     6 }
    15 
     7 
    16 box#image_container
     8 box#image_container
    17 {
     9 {
    18     padding-top   : 2px;
    10     /* Will be updated by content policy */
    19     padding-bottom: 2px;
    11     display: none;
    20     padding-left  : 10px;
    12 }
    21     padding-right : 10px;
    13 box#default_container
    22     direction: ltr;
    14 {
    23     nav-index:appearance;
    15     /* Will be updated by content policy */
       
    16    display: block;
    24 }
    17 }
    25 
    18 
    26 image#wide_image
    19 image#w_default_image
    27 {
    20 {
    28     display: none;
    21     padding-top:9px;
    29     width:auto;
    22     padding-bottom:9px;
    30     height:auto;
    23     padding-left:9px;
    31     /*_s60-aspect-ratio:preserve;*/
    24     padding-right:9px;
       
    25     height: 105px;
       
    26     width: 105px;
    32 }
    27 }
    33 
    28 
    34 text#wide_text
    29 text#w_default_text
    35 {
    30 {
    36     display: block;
    31     padding-left:9px;
    37     width:auto;
    32     padding-right:9px;
    38     height:auto;
    33     height : 10u;
    39     padding-left: 5px;
    34     font-line-space: 15;
       
    35     direction: ltr;
       
    36     text-align:left;
       
    37     text-overflow-mode: wrap;
    40     font-family: EAknLogicalFontSecondaryFont;
    38     font-family: EAknLogicalFontSecondaryFont;
    41 	  font-size:18px;
    39     font-size: 4u;
    42     color:white;
    40     color: "SKIN(268458534 13056 74)";
    43 }
    41 }
    44 
    42 
    45 
    43 animation#loading
       
    44 {
       
    45 	position: absolute;
       
    46 	top: 9px;
       
    47 	left: 401px;
       
    48 	right:9px;
       
    49 	width:30px;
       
    50 	height:30px;
       
    51 	/* Will be updated by dataplugin */
       
    52 	display: none;
       
    53 }