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