idlehomescreen/data/qhd_tch/templateview_20026f50/xuikon/00/templateview.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 22:42:37 +0200
branchRCL_3
changeset 9 f966699dea19
parent 2 08c6ee43b396
child 15 ff572dfe6d86
permissions -rw-r--r--
Revision: 201003 Kit: 201007

view 
{
    direction: ltr;
    block-progression: tb;
    background-image: wallpaper;
    swipe: true;

    _s60-status-pane-layout: widescreen-flat-3softkeys;
}

box#plugins_container
{
    direction: ltr;
    block-progression: tb;
    padding-top: 3px;
}

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

    margin-bottom: 4px;
    margin-right: 5px;
    margin-left: 5px;

    _s60-longtap: true;

    nav-index: appearance;
}

plugin:edit
{
    background-color:"SKIN(270501603 8582)";
}

image.widget_indication
{
    display: none;
    position: absolute;

    left: auto;        
    right: 3px;
    top: 5px;
    
    height: 26px; 
    width: 26px;
    
    path: "SKIN(270501603 9252)";
    _s60-aspect-ratio: preserve;
    z-index: 2;       
}

image.widget_indication:edit
{
    display: block;
}

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;
}