idlehomescreen/data/qhd_tch/view_200286e5/xuikon/00/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: 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 image.widget_indication
       
    38 {
       
    39     display: none;
       
    40     position: absolute;
       
    41 
       
    42     left: auto;        
       
    43     right: 3px;
       
    44     top: 5px;
       
    45     
       
    46     height: 26px; 
       
    47     width: 26px;
       
    48     
       
    49     path: "SKIN(270501603 9252)";
       
    50     _s60-aspect-ratio: preserve;
       
    51     z-index: 2;       
       
    52 }
       
    53 
       
    54 image.widget_indication:edit
       
    55 {
       
    56     display: block;
       
    57 }
       
    58 
       
    59 trigger#hs_popup_open_hold:edit
       
    60 {
       
    61     display: none;
       
    62 }
       
    63 
       
    64 trigger#hs_popup_open_up
       
    65 {
       
    66     display: none;
       
    67 }
       
    68 
       
    69 trigger#hs_popup_open_up:edit
       
    70 {
       
    71     display: block;
       
    72 }
       
    73 
       
    74 softkey#rsk
       
    75 {
       
    76     _s60-longtap: true;
       
    77     _s60-aspect-ratio: preserve;
       
    78 }
       
    79 
       
    80 softkey#msk_ltr
       
    81 {
       
    82     display: block;
       
    83 }
       
    84 
       
    85 softkey#msk_rtl
       
    86 {
       
    87     display: none;
       
    88 }
       
    89