Merge origin/master

Conflicts:
	web/WEB-INF/feuilleGardes.jsp
	web/css/mycss.css
This commit is contained in:
clementine.desrucques
2021-12-13 16:42:37 +01:00
5 changed files with 48 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ body {
}
fieldset {
border-radius: 5px;
padding: 2px;
padding: 3px;
border: 1px solid #DB0005;
width: 100%;
}
@@ -103,8 +103,8 @@ select[readonly] {
}
.ztVentil {
width : 40%;
border: 3px solid;
width : 15px;
border-color: black;
}