idlehomescreen/data/vga_tch/wideimage_10009dff/xuikon/00/wideimage.css
branchRCL_3
changeset 83 5456b4e8b3a8
child 88 3321d3e205b6
equal deleted inserted replaced
82:5f0182e07bfb 83:5456b4e8b3a8
       
     1 widget{
       
     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 {
       
    13     background-color: "SKIN(268458534 5120 9)";
       
    14 }
       
    15 
       
    16 box#image_container
       
    17 {
       
    18     padding-top   : 2px;
       
    19     padding-bottom: 2px;
       
    20     padding-left  : 10px;
       
    21     padding-right : 10px;
       
    22     direction: ltr;
       
    23     nav-index:appearance;
       
    24 }
       
    25 
       
    26 image#wide_image
       
    27 {
       
    28     display: none;
       
    29     width:auto;
       
    30     height:auto;
       
    31     /*_s60-aspect-ratio:preserve;*/
       
    32 }
       
    33 
       
    34 text#wide_text
       
    35 {
       
    36     display: block;
       
    37     width:auto;
       
    38     height:auto;
       
    39     padding-left: 5px;
       
    40     font-family: EAknLogicalFontSecondaryFont;
       
    41 	  font-size:18px;
       
    42     color:white;
       
    43 }
       
    44 
       
    45