idlehomescreen/data/vga_tch/double_row_widget_2001fdc2/xuikon/57/double_row_widget.css
changeset 0 f72a12da539e
child 2 08c6ee43b396
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/idlehomescreen/data/vga_tch/double_row_widget_2001fdc2/xuikon/57/double_row_widget.css	Thu Dec 17 08:40:49 2009 +0200
@@ -0,0 +1,39 @@
+widget{
+    width: auto;
+    height: 60px;
+    }
+    
+box#double_row_widget{ 
+    direction: rtl;
+    block-progression: tb;
+ 		nav-index: appearance;
+}    
+
+box#double_row_widget:focus{
+	  touchfeedbackdown: basic;
+	  touchfeedbackdrag: sensitive; 
+    background-image: "SKIN(268458534 24576)";
+    background-color: "SKIN(268458534 5120 9)";
+}
+box.double_text_box{
+    padding-top: 2px;
+    padding-bottom: 2px;
+    padding-left: 10px;
+    padding-right: 10px;
+    direction: ltr;
+}
+
+text
+{
+    width: auto;
+    height: auto;
+    display: block;
+    visibility: visible;
+    position: static;
+    direction: rtl;
+    block-progression: tb;
+    text-align: right;
+	  font-family: EAknLogicalFontPrimaryFont;
+	  font-size:18px;
+    color:white;
+}
\ No newline at end of file