idlehomescreen/data/vga_tch/wideimage_10009dff/xuikon/00/wideimage.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 14 Sep 2010 20:58:58 +0300
branchRCL_3
changeset 35 3321d3e205b6
parent 34 5456b4e8b3a8
permissions -rw-r--r--
Revision: 201033 Kit: 201035

widget#wideimage_template
{
    nav-index: appearance;
    block-progression:rl;
    direction: ltr;
}

box#image_container
{
    /* Will be updated by content policy */
    display: none;
}
box#default_container
{
    /* Will be updated by content policy */
   display: block;
}

image#w_default_image
{
    padding-top:9px;
    padding-bottom:9px;
    padding-left:9px;
    padding-right:9px;
    height: 105px;
    width: 105px;
}

text#w_default_text
{
    padding-left:9px;
    padding-right:9px;
    height : 10u;
    font-line-space: 15;
    direction: ltr;
    text-align:left;
    text-overflow-mode: wrap;
    font-family: EAknLogicalFontSecondaryFont;
    font-size: 4u;
    color: "SKIN(268458534 13056 74)";
}

animation#loading
{
	position: absolute;
	top: 9px;
	left: 401px;
	right:9px;
	width:30px;
	height:30px;
	/* Will be updated by dataplugin */
	display: none;
}