diff -r 000000000000 -r f72a12da539e idlehomescreen/data/qhd_tch/view_2001f48b/xuikon/50/View.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idlehomescreen/data/qhd_tch/view_2001f48b/xuikon/50/View.css Thu Dec 17 08:40:49 2009 +0200 @@ -0,0 +1,60 @@ +view +{ + direction: ltr; + block-progression: tb; + background-image: wallpaper; + swipe: true; + + _s60-status-pane-layout: widescreen-flat-3softkeys; +} + +box#plugins_container +{ + direction: rtl; + block-progression: tb; + padding-top: 3px; +} + +plugin.plugins +{ + height: 82px; + width: 312px; + + margin-bottom: 4px; + margin-right: 5px; + margin-left: 5px; + background-color: "SKIN(268458534 9916)"; + + _s60-longtap: true; + + touchfeedbackdown: basic; + touchfeedbackdrag: sensitive; + + nav-index: appearance; +} + +plugin:edit +{ + background-color:"SKIN(270501603 8582)"; +} + +trigger#hs_popup_open_hold:edit +{ + display: none; +} + +trigger#hs_popup_open_up +{ + display: none; +} + +trigger#hs_popup_open_up:edit +{ + display: block; +} + +softkey#rsk +{ + _s60-longtap: true; + _s60-aspect-ratio: preserve; +}