Changeset 4833
- Timestamp:
- 06/10/08 09:52:53 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2/src/com/itmill/toolkit/demo/reservation/gwt/public/reservr/styles.css
r4832 r4833 27 27 } 28 28 .i-datefield-calendarpanel td.i-datefield-entrycalendar-time { 29 width: 45px;30 padding: 2px 4px;29 width: 55px; 30 padding: 2px 0px; 31 31 white-space: nowrap; 32 32 } 33 33 td.i-datefield-entrycalendar-time span { 34 width: 45px; 34 width: 47px; 35 padding: 0px 4px; 35 36 text-align: right; 36 37 display: block;
