Changeset 4818

Show
Ignore:
Timestamp:
06/09/08 12:53:24 (6 months ago)
Author:
marc.englund@…
Message:

More styling for #1646

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/com/itmill/toolkit/demo/reservation/gwt/public/reservr/styles.css

    r4816 r4818  
    2727} 
    2828.i-datefield-calendarpanel td.i-datefield-entrycalendar-time { 
    29         width: 45px; 
    30         padding: 2px 4px; 
     29        width: 55px; 
     30        padding: 2px 0px; 
    3131        white-space: nowrap; 
    3232} 
    3333td.i-datefield-entrycalendar-time span { 
    34         width: 45px; 
     34        width: 47px; 
     35        padding: 0px 4px; 
    3536        text-align: right; 
    3637        display: block;