mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 15:19:02 +02:00
Merge pull request #331 from sharelatex/pr-ab-test-dropbox-teaser
AB test dropbox teaser
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 470 KiB |
Binary file not shown.
@@ -400,4 +400,26 @@
|
||||
background-color: @gray-lightest;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.dropbox-teaser-title {
|
||||
margin-top: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.dropbox-teaser-img {
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user