Show basic film properties in media modal
This commit is contained in:
parent
2c40217497
commit
462a644952
4 changed files with 50 additions and 18 deletions
|
|
@ -10,3 +10,10 @@
|
|||
.open-collection-item-button {
|
||||
font-weight : normal ; /* No bold text by default for this kind of button */
|
||||
}
|
||||
|
||||
.media-modal {
|
||||
padding : 100px ;
|
||||
}
|
||||
.media-modal .top-padding {
|
||||
padding-top : 40px ;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue