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