emailuis/widget/xuikon/00/emailwidget.css
changeset 2 5253a20d2a1e
parent 0 8466d47a6819
child 8 e1b6206813b4
equal deleted inserted replaced
1:12c456ceeff2 2:5253a20d2a1e
    15     padding-right:  0.5u; /* From layout data */
    15     padding-right:  0.5u; /* From layout data */
    16     width: 100%;
    16     width: 100%;
    17     height: 100%;
    17     height: 100%;
    18     direction: ltr;
    18     direction: ltr;
    19     block-progression: tb;
    19     block-progression: tb;
    20     touchfeedback: basic;
       
    21     nav-index: appearance;	
    20     nav-index: appearance;	
    22 }
    21 }
    23 
    22 
    24 box#MailsContainer
    23 box#MailsContainer
    25 {
    24 {
    30     padding-right:  0.5u; /* From layout data */
    29     padding-right:  0.5u; /* From layout data */
    31     width: 100%;
    30     width: 100%;
    32     height: 100%;
    31     height: 100%;
    33     direction: ltr;
    32     direction: ltr;
    34     block-progression: tb;
    33     block-progression: tb;
    35     touchfeedback: basic;
       
    36     nav-index: appearance;	
    34     nav-index: appearance;	
    37 }
       
    38 
       
    39 box:focus
       
    40 {
       
    41     border-color: cyan;
       
    42 	focus-background:"SKIN(268458534 9896)";
       
    43 }
    35 }
    44 
    36 
    45 box.row_container
    37 box.row_container
    46 {
    38 {
    47     display: block;
    39     display: block;