idlehomescreen/data/vga_tch/wideimage_10009dff/xuikon/00/wideimage.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 14:18:30 +0300
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
permissions -rw-r--r--
Revision: 201039 Kit: 201041

widget{
    width:auto;
    height:60px;
    }

box#image_container:focus {
    background-image: "SKIN(268458534 24576)";
    background-color: "SKIN(268458534 5120 9)";
}

box#image_container:hold
{
    background-color: "SKIN(268458534 5120 9)";
}

box#image_container
{
    padding-top   : 2px;
    padding-bottom: 2px;
    padding-left  : 10px;
    padding-right : 10px;
    direction: ltr;
    nav-index:appearance;
}

image#wide_image
{
    display: none;
    width:auto;
    height:auto;
    /*_s60-aspect-ratio:preserve;*/
}

text#wide_text
{
    display: block;
    width:auto;
    height:auto;
    padding-left: 5px;
    font-family: EAknLogicalFontSecondaryFont;
	  font-size:18px;
    color:white;
}