idlehomescreen/data/qhd_tch/templateview_20026f50/xuikon/00/templateview.css
changeset 0 f72a12da539e
child 2 08c6ee43b396
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 view 
       
     2 {
       
     3     direction: ltr;
       
     4     block-progression: tb;
       
     5     background-image: wallpaper;
       
     6     swipe: true;
       
     7 
       
     8     _s60-status-pane-layout: widescreen-flat-3softkeys;
       
     9 }
       
    10 
       
    11 box#plugins_container
       
    12 {
       
    13     direction: ltr;
       
    14     block-progression: tb;
       
    15     padding-top: 3px;
       
    16 }
       
    17 
       
    18 plugin.plugins
       
    19 {
       
    20     height: 82px; 
       
    21     width: 312px; 
       
    22 
       
    23     margin-bottom: 4px;
       
    24     margin-right: 5px;
       
    25     margin-left: 5px;
       
    26 
       
    27     _s60-longtap: true;
       
    28 
       
    29     touchfeedbackdown: basic; 
       
    30     touchfeedbackdrag: sensitive;
       
    31 
       
    32     nav-index: appearance;
       
    33 }
       
    34 
       
    35 plugin:edit
       
    36 {
       
    37     background-color:"SKIN(270501603 8582)";
       
    38 }
       
    39 
       
    40 trigger#hs_popup_open_hold:edit
       
    41 {
       
    42     display: none;
       
    43 }
       
    44 
       
    45 trigger#hs_popup_open_up
       
    46 {
       
    47     display: none;
       
    48 }
       
    49 
       
    50 trigger#hs_popup_open_up:edit
       
    51 {
       
    52     display: block;
       
    53 }
       
    54 
       
    55 softkey#rsk
       
    56 {
       
    57     _s60-longtap: true;
       
    58     _s60-aspect-ratio: preserve;
       
    59 }