diff -r c743ef5928ba -r f966699dea19 idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/37/wideimage.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/37/wideimage.css Fri Feb 19 22:42:37 2010 +0200 @@ -0,0 +1,53 @@ +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#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: 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; +}