diff -r c743ef5928ba -r f966699dea19 idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/00/wideimage.css --- a/idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/00/wideimage.css Tue Feb 02 00:04:13 2010 +0200 +++ b/idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/00/wideimage.css Fri Feb 19 22:42:37 2010 +0200 @@ -2,6 +2,7 @@ { nav-index: appearance; block-progression:rl; + direction: ltr; } box#image_container @@ -12,8 +13,6 @@ box#default_container { /* Will be updated by content policy */ - block-progression: rl; - direction:ltr; display: block; } @@ -27,6 +26,20 @@ 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; @@ -38,16 +51,3 @@ /* Will be updated by dataplugin */ display: none; } - -text -{ - padding-left:9px; - padding-right:9px; - height : 10u; - font-line-space: 15; - text-align:left; - text-overflow-mode: wrap; - font-family: EAknLogicalFontSecondaryFont; - font-size: 4u; - color: "SKIN(268458534 13056 74)"; -}