idlehomescreen/data/vga_tch/triple_row_widget_2001fdbf/xuikon/37/triple_row_widget.css
changeset 0 f72a12da539e
child 2 08c6ee43b396
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 widget{
       
     2     width: auto;
       
     3     height: 90px;
       
     4     }
       
     5 box#triple_row_widget{ 
       
     6     direction: rtl;
       
     7     block-progression:tb;
       
     8  		nav-index: appearance;
       
     9 }
       
    10 box#triple_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.triple_text_box{
       
    17     padding-top: 2px;
       
    18     padding-bottom: 2px;
       
    19     padding-left: 10px;
       
    20     padding-right: 10px;
       
    21     direction: ltr;
       
    22 }
       
    23 
       
    24 text{
       
    25     width: auto;
       
    26     height: auto;
       
    27     display: block;
       
    28     visibility: visible;
       
    29     position: static;
       
    30     direction: rtl;
       
    31     block-progression: tb;
       
    32     text-align: right;
       
    33 	  font-family: EAknLogicalFontPrimaryFont;
       
    34 	  font-size:18px;
       
    35     color:white;
       
    36 }