complements scodoc.css pour formulaire

This commit is contained in:
Jean-Marie Place 2021-09-11 10:04:52 +02:00
parent a4d0205cc7
commit f828134ea2

View File

@ -1062,13 +1062,11 @@ h2.formsemestre, .gtrcontent h2 {
#formnotes td.tf-fieldlabel { #formnotes td.tf-fieldlabel {
border-bottom: 1px dotted #fdcaca; border-bottom: 1px dotted #fdcaca;
} }
.wtf-field li {
/* Formulaires ScoDoc 9 */ display: inline;
form.sco-form {
margin-top: 1em;
} }
div.sco-submit { .wtf-field .errors {
margin-top: 2em; color: red ; font-weight: bold;
} }
/* /*
.formsemestre_menubar { .formsemestre_menubar {