This commit is contained in:
armansansd 2021-11-05 11:06:09 +01:00
parent 1d151d6857
commit 33acf63ea1
2 changed files with 10 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -7,14 +7,7 @@
}
.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;
@ -29,6 +22,14 @@
.views-field-title{
padding-left: .2rem;
}
.view-grouping{
width: 130%;
}
.view-grouping-content{
background: $col-2;
padding: .5rem 1rem;
display:none;
}
}
}