idlehomescreen/data/vga_tch/double_row_icon_widget_2001fdbd/xuikon/00/double_row_icon_widget.css
changeset 0 f72a12da539e
child 2 08c6ee43b396
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 widget{
       
     2     width:auto;
       
     3     height:60px;
       
     4     }
       
     5 box#double_row_icon_widget{ 
       
     6     direction: ltr;
       
     7     block-progression:tb;
       
     8  		nav-index:appearance;
       
     9 }
       
    10 box#double_row_icon_widget:focus{
       
    11 	  touchfeedbackdown: basic;
       
    12 	  touchfeedbackdrag: sensitive; 
       
    13     background-image: "SKIN(268458534 24576)";
       
    14     background-color: "SKIN(268458534 5120 9)";
       
    15 }
       
    16 
       
    17 box.row{
       
    18     direction: ltr;
       
    19     block-progression:rl;
       
    20     padding-left  : 10px;
       
    21     padding-right : 10px;
       
    22 }
       
    23 box#double_rc_row1_box{
       
    24     padding-top   : 2px;
       
    25     padding-bottom: 2px;
       
    26 }
       
    27 box#double_rc_row2_box{
       
    28     padding-top   : 2px;
       
    29     padding-bottom: 2px;
       
    30 }
       
    31 
       
    32 box.imagebox
       
    33 {
       
    34     height:auto;
       
    35     width:20px;
       
    36     direction: ltr;
       
    37 }
       
    38 
       
    39 box.textbox
       
    40 {
       
    41     padding-left  : 10px;
       
    42     direction: ltr;
       
    43     width:auto;
       
    44     height:20px;
       
    45 }
       
    46 
       
    47 text
       
    48 {
       
    49     width:auto;
       
    50     height:auto;
       
    51     display: block;
       
    52     visibility: visible;
       
    53     position: static;
       
    54     direction: ltr;
       
    55     block-progression:tb;
       
    56     text-align:left;
       
    57 	  font-family: EAknLogicalFontPrimaryFont;
       
    58 	  font-size:18px;
       
    59     color:white;
       
    60 }
       
    61 
       
    62 image
       
    63 {
       
    64   _s60-aspect-ratio:preserve;
       
    65 }
       
    66