Changeset 1308
- Timestamp:
- Aug 30, 2010, 1:50:20 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/web/css/xneth/print.css
r543 r1308 1 /* Général */ 2 #top, #header, #menu, #sous_menu, #bottom, .source, .commentaires { 3 display: none; 4 } 5 img { border: none; } 6 /* Séances */ 7 .section { page-break-before: always; } 8 /* Synthèse */ 9 .synthese div { height: auto; overflow: visible; } 10 .synthese td, .synthese tr { padding: 0px; margin: 0px, border: 0px; height: 25px; } 11 .p { width: 140px; } 12 .w { width: 70px; } 13 .cp { width: 75px; } 14 .ci { width: 85px; } 15 .hl { width: 85px; } 16 .hc { width: 85px; } 17 .as { width: 51px; } 18 .aa { width: 61px; } 19 .ar { width: 51px; } 20 .qe { width: 51px; } 21 .qo { width: 51px; } 22 .synthese table { border-collapse: collapse; } 23 .synthese table, .synthese td, .synthese th { border: 1px solid gray; }
Note: See TracChangeset
for help on using the changeset viewer.