idlehomescreen/data/vga_tch/single_row_icon_widget_2001fdc0/xuikon/57/single_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:30px;
       
     4     }
       
     5 box#single_row_icon_widget{ 
       
     6     direction: rtl;
       
     7     block-progression:tb;
       
     8  		nav-index:appearance;
       
     9 }
       
    10 box#single_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: rtl;
       
    19     block-progression:rl;
       
    20     padding-left  : 10px;
       
    21     padding-right : 10px;
       
    22     padding-top   : 2px;
       
    23     padding-bottom: 2px;
       
    24 }
       
    25 
       
    26 box#single_rc_image1_box
       
    27 {
       
    28     height:auto;
       
    29     width:20px;
       
    30     direction: ltr;
       
    31 }
       
    32 
       
    33 box#single_rc_text1_box
       
    34 {
       
    35     padding-left  : 10px;
       
    36     direction: rtl;
       
    37     width:auto;
       
    38     height:20px;
       
    39 }
       
    40 
       
    41 text
       
    42 {
       
    43     width:auto;
       
    44     height:auto;
       
    45     display: block;
       
    46     visibility: visible;
       
    47     position: static;
       
    48     direction: rtl;
       
    49     block-progression:tb;
       
    50     text-align:right;
       
    51 	  font-family: EAknLogicalFontPrimaryFont;
       
    52 	  font-size:18px;
       
    53     color:white;
       
    54 }
       
    55 
       
    56 image
       
    57 {
       
    58   _s60-aspect-ratio:preserve;
       
    59 }
       
    60