Changeset 1307 for cpc/trunk/project/web
- Timestamp:
- Aug 30, 2010, 1:49:26 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/web/css/xneth/style.css
r1302 r1307 6 6 background: #e4e4e1 url('images/mosaique.gif') repeat; 7 7 } 8 /* Synthèse */ 9 .tableau_synthese { height: 500px; overflow: auto; } 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 th, .synthese td { border-right: 1px #FFFFFF solid; } 23 .tr_odd td { border-right: 1px #999999 solid; } 24 .tr_odd td.qo { border-right: 0px #999999 solid; } 8 25 /* Bulle ajax commentaires */ 9 26 .coms_loi_txt { … … 536 553 margin:0; 537 554 background: url('images/recherche.png') top left no-repeat; 538 padding: 3px0 0 10px;555 padding: 0 0 0 10px; 539 556 color: #656565; 540 557 font: 8pt Tahoma, Geneva, Arial, Sans-serif;
Note: See TracChangeset
for help on using the changeset viewer.