annulation d'une facture non paye
darcs-hash:20061025182958-f46e9-c88fbf735adede3d119ff412ccd27aafe7131dae.gz
This commit is contained in:
parent
1fea392dae
commit
ffc73b0296
4 changed files with 53 additions and 25 deletions
|
@ -70,6 +70,16 @@ td, tr {
|
|||
}
|
||||
|
||||
|
||||
.actions {
|
||||
display:block;
|
||||
float:right;
|
||||
font-size:0.9em;
|
||||
font-weight:normal;
|
||||
}
|
||||
.actions a {
|
||||
margin:2px 10px;
|
||||
}
|
||||
|
||||
/********************************************
|
||||
* <!-- factures - details -->
|
||||
********************************************/
|
||||
|
@ -110,7 +120,7 @@ table.factureDetails td {
|
|||
margin:3px;
|
||||
font-weight:normal;
|
||||
}
|
||||
span.note {
|
||||
.note {
|
||||
color:#666
|
||||
}
|
||||
|
||||
|
@ -142,4 +152,4 @@ table#historique_sous th {
|
|||
background:#fff7D7;
|
||||
padding:5px;
|
||||
text-decoration:underline;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue