idlehomescreen/data/qhd_tch/view_2001f48b/xuikon/37/View.css
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:32:46 +0100
branchRCL_3
changeset 83 5456b4e8b3a8
child 93 b01126ce0bec
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

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: rl;
    padding-top: 3px;
}

plugin.plugins
{
    height: 82px; 
    width: 312px; 

    margin-bottom: 4px;
    margin-right: 5px;
    margin-left: 5px;
    _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: none;
}

softkey#msk_rtl
{
    display: block;
}