Changeset 364 for Dev/branches/rest-dojo-ui/client/rft/css
- Timestamp:
- 07/17/12 16:49:30 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/css/layout.css
r358 r364 484 484 overflow: hidden; 485 485 } 486 487 /* Generic list with lines */ 488 .claro .rftLineListView { 489 width: 400px; 490 max-height: 500px; 491 } 492 .claro .rftLineListView .rftLineListViewContent { 493 max-width: 400px; 494 overflow: auto; 495 }
Note: See TracChangeset
for help on using the changeset viewer.