mes fichiers css
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
|
||||
%hoveryellow{
|
||||
:hover{
|
||||
background-color: $yellow-puca;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.page-mon-espace-de-travail{
|
||||
.layout-content{
|
||||
width: 50%;
|
||||
#block-reha-titredepage{
|
||||
text-align: center;
|
||||
}
|
||||
width: 80%;
|
||||
margin-left: 8%;
|
||||
.field--type-file{
|
||||
background-color: transparent;
|
||||
@@ -11,6 +22,57 @@
|
||||
flex-direction: row;
|
||||
label{margin-right: 1rem;}
|
||||
align-content: center;
|
||||
|
||||
}
|
||||
}
|
||||
.description{
|
||||
font-style: italic;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.paragraph-top{
|
||||
.paragraph-type{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
summary{
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
#edit-field-dossier-de-pilotage-wrapper,
|
||||
#edit-field-dossier-evenement-wrapper{
|
||||
border-top: solid 1px black;
|
||||
margin-top: 2rem;
|
||||
h4{
|
||||
margin: 0;
|
||||
margin-top: 2rem;
|
||||
padding-left: 0;
|
||||
}
|
||||
#field-dossier-values--2{
|
||||
padding-left: 4rem;
|
||||
// border-left: solid black 1px;
|
||||
}
|
||||
.field-multiple-drag{
|
||||
border-left: solid black 1px;
|
||||
|
||||
}
|
||||
}
|
||||
#edit-field-dossier-de-pilotage-0-subform-field-fichiers-table{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.paragraph-type--dossier{
|
||||
background-color: white;
|
||||
h4{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// #edit-field-dossier-de-pilotage-wrapper
|
||||
.field--name-field-dossier-de-pilotage h4{
|
||||
::after{
|
||||
content: "";
|
||||
border-top: solid 1px black;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user