page de formation en cours
This commit is contained in:
@ -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;
|
||||
}
|
Reference in New Issue
Block a user