diff -r 000000000000 -r f72a12da539e idlehomescreen/data/vga_tch/wideimage_10009dff/xuikon/00/wideimage.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idlehomescreen/data/vga_tch/wideimage_10009dff/xuikon/00/wideimage.css Thu Dec 17 08:40:49 2009 +0200 @@ -0,0 +1,47 @@ +widget{ + width:auto; + height:60px; + } + +box#image_container:focus { + touchfeedbackdown: basic; + touchfeedbackdrag: sensitive; + background-image: "SKIN(268458534 24576)"; + background-color: "SKIN(268458534 5120 9)"; +} + +box#image_container:hold +{ + background-color: "SKIN(268458534 5120 9)"; +} + +box#image_container +{ + padding-top : 2px; + padding-bottom: 2px; + padding-left : 10px; + padding-right : 10px; + direction: ltr; + nav-index:appearance; +} + +image#wide_image +{ + display: none; + width:auto; + height:auto; + /*_s60-aspect-ratio:preserve;*/ +} + +text#wide_text +{ + display: block; + width:auto; + height:auto; + padding-left: 5px; + font-family: EAknLogicalFontSecondaryFont; + font-size:18px; + color:white; +} + +