idlehomescreen/data/vga_tch/wideimage_10009dff/xuikon/00/wideimage.css
branchRCL_3
changeset 35 3321d3e205b6
parent 34 5456b4e8b3a8
--- a/idlehomescreen/data/vga_tch/wideimage_10009dff/xuikon/00/wideimage.css	Wed Sep 01 12:32:46 2010 +0100
+++ b/idlehomescreen/data/vga_tch/wideimage_10009dff/xuikon/00/wideimage.css	Tue Sep 14 20:58:58 2010 +0300
@@ -1,45 +1,53 @@
-widget{
-    width:auto;
-    height:60px;
-    }
-
-box#image_container:focus {
-    background-image: "SKIN(268458534 24576)";
-    background-color: "SKIN(268458534 5120 9)";
-}
-
-box#image_container:hold
+widget#wideimage_template
 {
-    background-color: "SKIN(268458534 5120 9)";
+    nav-index: appearance;
+    block-progression:rl;
+    direction: ltr;
 }
 
 box#image_container
 {
-    padding-top   : 2px;
-    padding-bottom: 2px;
-    padding-left  : 10px;
-    padding-right : 10px;
-    direction: ltr;
-    nav-index:appearance;
+    /* 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: 105px;
+    width: 105px;
 }
 
-image#wide_image
+text#w_default_text
 {
-    display: none;
-    width:auto;
-    height:auto;
-    /*_s60-aspect-ratio:preserve;*/
+    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)";
 }
 
-text#wide_text
+animation#loading
 {
-    display: block;
-    width:auto;
-    height:auto;
-    padding-left: 5px;
-    font-family: EAknLogicalFontSecondaryFont;
-	  font-size:18px;
-    color:white;
+	position: absolute;
+	top: 9px;
+	left: 401px;
+	right:9px;
+	width:30px;
+	height:30px;
+	/* Will be updated by dataplugin */
+	display: none;
 }
-
-