idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/00/wideimage.css
branchRCL_3
changeset 9 f966699dea19
parent 4 4d54b72983ae
child 34 d05a55b217df
--- 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)";
-}