idlehomescreen/data/vga_tch/desktop_20018eee/xuikon/94/desktop.css
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
     1 widget#desktop_widget
     1 widget#desktop_widget
     2 {
     2 {
       
     3     width: auto;
       
     4     height: 70px;
       
     5 
     3     block-progression: rl;
     6     block-progression: rl;
     4     direction: rtl;
     7     direction: rtl;
     5     color: "SKIN(268458534 13056 74)";
       
     6     background-color: "SKIN(268458534 9916)";
       
     7 }
     8 }
     8 
     9 
     9 button.button
    10 button.button
    10 {
    11 {
       
    12     width: 70px;
       
    13     height: auto;
       
    14 
    11     nav-index: appearance;
    15     nav-index: appearance;
    12     width: 105px;
    16 
    13     height: 105px;
    17     margin-left: 4px;
    14     margin-top: 5px;
    18     margin-right: 4px;
       
    19 
       
    20     background-color: "SKIN(268458534 9906)";
    15 }
    21 }
    16 
    22 
    17 button#button1
    23 button#button1
    18 {
    24 {
    19     margin-right: 10px;
    25     margin-left: 0px;
       
    26 }
       
    27 
       
    28 button#button6
       
    29 {
       
    30     margin-right: 0px;
       
    31 }
       
    32 
       
    33 button.button:focus
       
    34 {
       
    35     focus-background: "SKIN(268458534 5120 9)";
    20 }
    36 }
    21 
    37 
    22 image.icon
    38 image.icon
    23 {
    39 {
       
    40     width: auto;
       
    41     height: auto;
       
    42 
    24     _s60-aspect-ratio: preserve;
    43     _s60-aspect-ratio: preserve;
    25     padding-left: 5px;
    44 }
    26     padding-top: 5px;
    45 
    27     width: 95px;
    46 /* For presence */
    28     height: 95px;
    47 image.second_icon
       
    48 {
       
    49     margin-top:0%;
       
    50     width: 25%;
       
    51     height: 25%;
       
    52     position: absolute;
       
    53     bottom: 0%;
       
    54     left: 70%;
       
    55     top: 3%;
       
    56     _s60-aspect-ratio:preserve;
    29 }
    57 }
    30 
    58 
    31 tooltip.tooltip
    59 tooltip.tooltip
    32 {
    60 {
    33     width: adaptive;
    61     width: 15.0u; /* any fixed lenghts works here if the owerflow is set to 
    34     max-width: 350px;
    62                   both tooltip and text inside it */
    35     height: 33px;
    63     height: 5.5u;
       
    64 
    36     border-style: solid;
    65     border-style: solid;
    37     border-width: 5px;
    66     border-width: 5px; 
    38 
    67 
    39     _s60-start-delay: 1000000;
    68     _s60-start-delay: 1000000;
    40     _s60-display-time: 1000000;
    69     _s60-display-time: 1000000;
    41 
    70 
    42     background-color:"SKIN(268458534 8480)";
    71     background-color:"SKIN(268458534 8480)";
    43     display: block;
    72     overflow: visible;
    44     padding-left: 6px;
       
    45     padding-top: 3px;
       
    46     padding-bottom: 3px;
       
    47     padding-right: 6px;
       
    48 }
    73 }
    49 
    74 
    50 
    75 
    51 text.tooltiptext
    76 text.tooltiptext
    52 {   
    77 {
       
    78     position: static;
    53     font-family: EAknLogicalFontSecondaryFont;
    79     font-family: EAknLogicalFontSecondaryFont;
    54     font-size: 23px;
    80     font-size: 3.5u;
    55     width: adaptive;
    81     width: 100%;
       
    82     height: 85%;
       
    83     text-align: center;
    56     color: "SKIN(268458534 13056 19)";
    84     color: "SKIN(268458534 13056 19)";
    57     overflow: visible;
    85     overflow: visible;
       
    86     padding-right: 1u;
       
    87     padding-left: 1u;
       
    88     padding-bottom: 1u;
    58 }
    89 }
    59 
    90 
    60 /*********************
    91 /*********************
    61       extension
    92       extension
    62 **********************/
    93 **********************/