Changeset 1563
- Timestamp:
- Oct 3, 2010, 1:38:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/web/css/xneth/style.css
r1561 r1563 280 280 font-size: 14px; 281 281 } 282 .synthese td, .synthese tr { padding: 0px; margin: 0px, border: 0px; height: 25px; }283 . p { width: 112px; border-left: 13px solid #FFF; }284 . w { width: 70px; }285 . cp { width: 63px; }286 . ci { width: 63px; }287 . hl { width: 63px; }288 . hc { width: 63px; }289 . as { width: 63px; }290 . aa { width: 63px; }291 . ra { width: 63px; }292 . pe { width: 63px; }293 . ps { width: 63px; }294 . qe { width: 63px; }295 . qo { width: 63px; }282 .synthese td, .synthese tr { padding: 0px; margin: 0px, border: 0px; min-height: 25px; } 283 .synthese .p { width: 112px; border-left: 23px solid #FFF; } 284 .synthese .w { width: 70px; }. 285 .synthese .cp { width: 63px; } 286 .synthese .ci { width: 63px; } 287 .synthese .hl { width: 63px; } 288 .synthese .hc { width: 63px; } 289 .synthese .as { width: 63px; } 290 .synthese .aa { width: 63px; } 291 .synthese .ra { width: 63px; } 292 .synthese .pe { width: 63px; } 293 .synthese .ps { width: 63px; } 294 .synthese .qe { width: 63px; } 295 .synthese .qo { width: 63px; } 296 296 .synthese th, .synthese td { border-right: 1px #FFFFFF solid; } 297 297 .tr_odd td { border-right: 1px #999999 solid; }
Note: See TracChangeset
for help on using the changeset viewer.