idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/00/wideimage.css
changeset 4 4d54b72983ae
parent 0 f72a12da539e
child 9 f966699dea19
--- a/idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/00/wideimage.css	Fri Jan 22 09:35:14 2010 +0200
+++ b/idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/00/wideimage.css	Tue Jan 26 11:48:23 2010 +0200
@@ -1,22 +1,53 @@
 widget#wideimage_template
 {
     nav-index: appearance;
-    background-color: none;
+    block-progression:rl;
 }
 
-image#wide_image
+box#image_container
 {
     /* Will be updated by content policy */
     display: none;
 }
+box#default_container
+{
+    /* Will be updated by content policy */
+   block-progression: rl;
+   direction:ltr; 
+   display: block;
+}
 
-text#wide_text
+image#default_image
+{
+    padding-top:9px;
+    padding-bottom:9px;
+    padding-left:9px;
+    padding-right:9px;
+    height: 64px;
+    width: 64px;
+}
+
+animation#loading
 {
-    padding-left: 5px;
-    text-align: center;
+	position: absolute;
+	top:9px;
+	left:273px;
+	right:9px;
+	width:30px;
+	height:30px;
+	/* 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: 23px;
+    font-size: 4u;
     color: "SKIN(268458534 13056 74)";
 }
-
-