idlehomescreen/data/vga_tch/templateview_200286ec/xuikon/50/view.css
branchRCL_3
changeset 102 ba63c83f4716
parent 93 b01126ce0bec
child 103 966d119a7e67
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
     1 view 
       
     2 {
       
     3     direction: rtl;
       
     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 }
       
    16 
       
    17 plugin.miniplugins
       
    18 {
       
    19     height: 115px; 
       
    20     width: 176px;
       
    21 
       
    22     margin-top: 9px;
       
    23     margin-right: 9px;
       
    24  
       
    25     _s60-longtap: true;
       
    26 
       
    27     nav-index: appearance;
       
    28 }
       
    29 
       
    30 plugin.plugins
       
    31 {
       
    32     height: 115px; 
       
    33     width: 436px;
       
    34 
       
    35     margin-top: 9px;
       
    36     margin-right: 10px;
       
    37  
       
    38     _s60-longtap: true;
       
    39 
       
    40     nav-index: appearance;
       
    41 }
       
    42 
       
    43 trigger#hs_popup_open_hold:edit
       
    44 {
       
    45     display: none;
       
    46 }
       
    47 
       
    48 trigger#hs_popup_open_up
       
    49 {
       
    50     display: none;
       
    51 }
       
    52 
       
    53 trigger#hs_popup_open_up:edit
       
    54 {
       
    55     display: block;
       
    56 }
       
    57 
       
    58 softkey#rsk
       
    59 {
       
    60     _s60-longtap: true;
       
    61     _s60-aspect-ratio: preserve;
       
    62 }
       
    63 
       
    64 softkey#msk_ltr
       
    65 {
       
    66     display: none;
       
    67 }
       
    68 
       
    69 softkey#msk_rtl
       
    70 {
       
    71     display: block;
       
    72 }
       
    73