activated dgpr_tasks dgpr_fields, better popup display

This commit is contained in:
2021-07-14 18:05:05 +02:00
parent 785719e6d3
commit 689a3903ad
59 changed files with 2460 additions and 20 deletions

View File

@@ -2905,6 +2905,26 @@ footer[role="contentinfo"]{
}
}
.eu-cookie-compliance-banner{
.popup-content{
display: flex;
flex-flow: row nowrap;
font-size: 00.756em;
padding: 0.3em 0;
& > *{
flex: 1 1 auto;
margin:0;
align-self: center;
max-width: 70%;
}
button{
margin:0;
}
#popup-buttons{
text-align: right;
}
}
}
img.lazy{
&.loading{