idlehomescreen/data/vga_tch/single_row_widget_2001fdc1/xuikon/94/single_row_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_widget{ 
       
     6     direction: rtl;
       
     7     block-progression:tb;
       
     8  		nav-index:appearance;
       
     9 }
       
    10 box#single_row_widget:focus{
       
    11 	  touchfeedbackdown: basic;
       
    12 	  touchfeedbackdrag: sensitive; 
       
    13     background-image: "SKIN(268458534 24576)";
       
    14     background-color: "SKIN(268458534 5120 9)";
       
    15 }
       
    16 box#single_text_box
       
    17 {
       
    18     padding-top   : 2px;
       
    19     padding-bottom: 2px;
       
    20     padding-left  : 10px;
       
    21     padding-right : 10px;
       
    22     direction: ltr;
       
    23 }
       
    24 text
       
    25 {
       
    26     width:auto;
       
    27     height:auto;
       
    28     display: block;
       
    29     visibility: visible;
       
    30     position: static;
       
    31     direction: rtl;
       
    32     block-progression:tb;
       
    33     text-align:right;
       
    34 	  font-family: EAknLogicalFontPrimaryFont;
       
    35 	  font-size:18px;
       
    36     color:white;
       
    37 }
       
    38