diff -r 5456b4e8b3a8 -r 3321d3e205b6 idlehomescreen/data/vga_tch/templateview_200286ec/xuikon/50/view.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idlehomescreen/data/vga_tch/templateview_200286ec/xuikon/50/view.css Tue Sep 14 20:58:58 2010 +0300 @@ -0,0 +1,73 @@ +view +{ + direction: rtl; + block-progression: tb; + background-image: wallpaper; + swipe: true; + + _s60-status-pane-layout: widescreen-flat-3softkeys; +} + +box#plugins_container +{ + direction: rtl; + block-progression: tb; +} + +plugin.miniplugins +{ + height: 115px; + width: 176px; + + margin-top: 9px; + margin-right: 9px; + + _s60-longtap: true; + + nav-index: appearance; +} + +plugin.plugins +{ + height: 115px; + width: 436px; + + margin-top: 9px; + margin-right: 10px; + + _s60-longtap: true; + + nav-index: appearance; +} + +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; +} + +softkey#msk_ltr +{ + display: block; +} + +softkey#msk_rtl +{ + display: none; +} +