idlehomescreen/data/qhd_tch/view_20022fe0/xuikon/00/View.css
branchRCL_3
changeset 31 89165693e770
equal deleted inserted replaced
28:d721605b30d0 31:89165693e770
       
     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: rl;
       
    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     nav-index: appearance;
       
    30 }
       
    31 
       
    32 plugin:edit
       
    33 {
       
    34     background-color:"SKIN(270501603 8582)";
       
    35 }
       
    36 
       
    37 trigger#hs_popup_open_hold:edit
       
    38 {
       
    39     display: none;
       
    40 }
       
    41 
       
    42 trigger#hs_popup_open_up
       
    43 {
       
    44     display: none;
       
    45 }
       
    46 
       
    47 trigger#hs_popup_open_up:edit
       
    48 {
       
    49     display: block;
       
    50 }
       
    51 
       
    52 softkey#rsk
       
    53 {
       
    54     _s60-longtap: true;
       
    55     _s60-aspect-ratio: preserve;
       
    56 }
       
    57 
       
    58 softkey#msk_ltr
       
    59 {
       
    60     display: block;
       
    61 }
       
    62 
       
    63 softkey#msk_rtl
       
    64 {
       
    65     display: none;
       
    66 }
       
    67