Use px size instead of w+h reqs for poster images
The old method worked only by accident on older GTK4 versions.
This commit is contained in:
parent
96ea810ace
commit
6df7530b33
3 changed files with 36 additions and 7 deletions
|
|
@ -7,6 +7,10 @@
|
|||
opacity : 0 ;
|
||||
}
|
||||
|
||||
.collatable-container flowboxchild {
|
||||
padding : 0 ;
|
||||
}
|
||||
|
||||
.open-collection-item-button {
|
||||
font-weight : normal ; /* No bold text by default for this kind of button */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue