This commit is contained in:
armansansd
2021-10-21 14:38:46 +02:00
parent 871e790157
commit 027bed62cf
4 changed files with 44 additions and 2 deletions

View File

@@ -1,4 +1,39 @@
.page-node-type-programme:not(.programme-2){
#programme_toc-block_4{
.view-grouping-header{
display: none;
}
}
}
.page-node-type-programme.programme-2{
.view-grouping{
width: 130%;
}
.view-grouping-content{
background: $col-2;
padding: .5rem 1rem;
display:none;
}
#programme_toc-block_9{
.view-grouping-header{
cursor: pointer;
font-weight: 600;
margin-bottom: .3rem;
}
h3{
font-weight: 600;
text-transform: uppercase;
margin-top: .5rem;
}
.views-field-title{
padding-left: .2rem;
}
}
}
.page-node-type-programme{
&.programme-2,&.programme-3,&.programme-4{
#programme_toc-block_5{
display: none;