idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/00/wideimage.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 22:42:37 +0200
branchRCL_3
changeset 9 f966699dea19
parent 4 4d54b72983ae
child 34 d05a55b217df
permissions -rw-r--r--
Revision: 201003 Kit: 201007

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#default_image
{
    padding-top:9px;
    padding-bottom:9px;
    padding-left:9px;
    padding-right:9px;
    height: 64px;
    width: 64px;
}

text#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:273px;
	right:9px;
	width:30px;
	height:30px;
	/* Will be updated by dataplugin */
	display: none;
}