idlehomescreen/data/qhd_tch/view_2001f48b/xuikon/94/View.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: rtl;
       
    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     background-color: "SKIN(268458534 9916)";
       
    27 
       
    28     _s60-longtap: true;
       
    29 
       
    30     touchfeedbackdown: basic; 
       
    31     touchfeedbackdrag: sensitive;
       
    32 
       
    33     nav-index: appearance;
       
    34 }
       
    35 
       
    36 plugin:edit
       
    37 {
       
    38     background-color:"SKIN(270501603 8582)";
       
    39 }
       
    40 
       
    41 trigger#hs_popup_open_hold:edit
       
    42 {
       
    43     display: none;
       
    44 }
       
    45 
       
    46 trigger#hs_popup_open_up
       
    47 {
       
    48     display: none;
       
    49 }
       
    50 
       
    51 trigger#hs_popup_open_up:edit
       
    52 {
       
    53     display: block;
       
    54 }
       
    55 
       
    56 softkey#rsk
       
    57 {
       
    58     _s60-longtap: true;
       
    59     _s60-aspect-ratio: preserve;
       
    60 }