page de formation en cours

This commit is contained in:
ariasia
2017-03-29 17:25:24 +00:00
parent 368e84803e
commit 2fe62681b9
5 changed files with 80 additions and 69 deletions

View File

@ -34,4 +34,44 @@ body > ui-view > div > div.bg-booklet.layout-align-center-center.layout-row.flex
.p-home {
font-size: 0.6em;
}
/* ajout sitan */
md-tab-data{
opacity: 1;
display: table;
right: 0;
left: initial;
z-index: 20;
}
.demo-tab div.principaux_formation {
padding: 5px;
margin: 7px;
border-bottom: 3px solid grey;
}
.div_periodes {
background-color: teal; padding: 5px; border: 2px solid green;margin:7px;min-height: 50px;
}
.principaux_formation > div {
background-color: snow;
}
.principaux_formation form {
background-color: snow;
/* margin-top: 8px; */
margin: 8px;
padding: 10px;
min-height: 50px;
border: 1px solid black;
}
.div_studentsList {
padding: 8px;
/* border: 1px solid; */
background-color: yellowgreen;
}