activated dgpr_tasks dgpr_fields, better popup display
This commit is contained in:
@@ -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{
|
||||
|
Reference in New Issue
Block a user