idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/57/wideimage.css
author Simon Howkins <simonh@symbian.org>
Tue, 16 Nov 2010 11:12:20 +0000
branchRCL_3
changeset 108 cf9be2d674f1
parent 83 5456b4e8b3a8
permissions -rw-r--r--
Fixed path to files to be exported

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

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: 64px;
    width: 64px;
}

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

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