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