Changeset 2480
- Timestamp:
- 12/14/09 01:28:34
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/defaultTheme/css/fixed.css
r2476 r2480 312 312 div.left_column { 313 313 float: left; 314 width: 23 5px;314 width: 234px; 315 315 margin: 0; 316 316 padding: 0; … … 451 451 float: left; 452 452 width: 483px; 453 margin-left: 1px; 453 454 } 454 455 a#prevViewPeriod, a#nextViewPeriod { … … 461 462 border-collapse: collapse; 462 463 width: 100%; 464 margin-left: 2px; 463 465 } 464 466 table.eventList tr td { … … 516 518 float: left; 517 519 width: 725px; 520 margin-left: 1px; 518 521 } 519 522 div.groupDesc {
