forked from DGNum/gestioCOF
Adapte la vue du tirage.
Désormais, les tirages peuvent être lancés sans modifier le code et avec moult avertissements.
This commit is contained in:
parent
9e50a825e0
commit
45864fdcb0
6 changed files with 37 additions and 15 deletions
|
@ -246,6 +246,15 @@ fieldset legend {
|
|||
background-color: transparent;
|
||||
}
|
||||
|
||||
.important {
|
||||
font-weight: bold;
|
||||
color: #F90;
|
||||
}
|
||||
|
||||
.important a {
|
||||
color: #F90;
|
||||
}
|
||||
|
||||
#main form ul.errorlist li {
|
||||
font-weight: bold;
|
||||
color: #B00000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue