Changeset 4833

Show
Ignore:
Timestamp:
06/10/08 09:52:53 (4 months ago)
Author:
magi@…
Message:

Merged [4818] from trunk to 5.2 branch: More styling for #1646

Files:
1 modified

Legend:

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

    r4832 r4833  
    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;