idlehomescreen/data/qhd_tch/view_200286e5/xuikon/94/View.css
branchRCL_3
changeset 15 ff572dfe6d86
child 30 b8fae6b8a148
equal deleted inserted replaced
9:f966699dea19 15:ff572dfe6d86
       
     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: 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     _s60-longtap: true;
       
    27     nav-index: appearance;
       
    28 }
       
    29 
       
    30 plugin:edit
       
    31 {
       
    32     background-color:"SKIN(270501603 8582)";
       
    33 }
       
    34 
       
    35 image.widget_indication
       
    36 {
       
    37     display: none;
       
    38     position: absolute;
       
    39 
       
    40     right: auto;        
       
    41     left: 3px;
       
    42     top: 5px;
       
    43     
       
    44     height: 26px; 
       
    45     width: 26px;
       
    46     
       
    47     path: "SKIN(270501603 9252)";
       
    48     _s60-aspect-ratio: preserve;
       
    49     z-index: 2;       
       
    50 }
       
    51 
       
    52 image.widget_indication:edit
       
    53 {
       
    54     display: block;
       
    55 }
       
    56 
       
    57 trigger#hs_popup_open_hold:edit
       
    58 {
       
    59     display: none;
       
    60 }
       
    61 
       
    62 trigger#hs_popup_open_up
       
    63 {
       
    64     display: none;
       
    65 }
       
    66 
       
    67 trigger#hs_popup_open_up:edit
       
    68 {
       
    69     display: block;
       
    70 }
       
    71 
       
    72 softkey#rsk
       
    73 {
       
    74     _s60-longtap: true;
       
    75     _s60-aspect-ratio: preserve;
       
    76 }  
       
    77 
       
    78 softkey#msk_ltr
       
    79 {
       
    80     display: none;
       
    81 }
       
    82 
       
    83 softkey#msk_rtl
       
    84 {
       
    85     display: block;
       
    86 }