mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-23 14:42:12 +00:00
Add assets for animated dropbox teaser.
This commit is contained in:
parent
ea8277ef78
commit
3925ba9364
3 changed files with 12 additions and 0 deletions
BIN
services/web/public/img/teasers/dropbox/teaser-dropbox.gif
Normal file
BIN
services/web/public/img/teasers/dropbox/teaser-dropbox.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 470 KiB |
BIN
services/web/public/img/teasers/dropbox/teaser-dropbox.mp4
Normal file
BIN
services/web/public/img/teasers/dropbox/teaser-dropbox.mp4
Normal file
Binary file not shown.
|
@ -411,3 +411,15 @@
|
|||
.img-responsive;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.dropbox-teaser-video-container {
|
||||
margin-top: -@modal-inner-padding;
|
||||
margin-left: -@modal-inner-padding;
|
||||
margin-right: -@modal-inner-padding;
|
||||
margin-bottom: 5px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.dropbox-teaser-video {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
Loading…
Reference in a new issue