Fixed trailer width in release banner.
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
v-if="release.trailer"
|
v-if="release.trailer"
|
||||||
:video="release.trailer"
|
:video="release.trailer"
|
||||||
:poster="poster"
|
:poster="poster"
|
||||||
class="item"
|
class="item trailer"
|
||||||
@play="playing = true; paused = false;"
|
@play="playing = true; paused = false;"
|
||||||
@pause="playing = false; paused = true;"
|
@pause="playing = false; paused = true;"
|
||||||
/>
|
/>
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
:poster="poster"
|
:poster="poster"
|
||||||
:alt="release.title"
|
:alt="release.title"
|
||||||
:class="{ sfw: sfw && paused }"
|
:class="{ sfw: sfw && paused }"
|
||||||
class="item"
|
class="item trailer"
|
||||||
@play="playing = true; paused = false;"
|
@play="playing = true; paused = false;"
|
||||||
@pause="playing = false; paused = true;"
|
@pause="playing = false; paused = true;"
|
||||||
/>
|
/>
|
||||||
@@ -286,7 +286,6 @@ export default {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 32rem;
|
max-width: 32rem;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
object-fit: cover;
|
|
||||||
|
|
||||||
&.sfw {
|
&.sfw {
|
||||||
filter: blur(2rem);
|
filter: blur(2rem);
|
||||||
|
|||||||
@@ -113,6 +113,14 @@ export default {
|
|||||||
text-shadow: 0 0 .5rem var(--lighten-strong);
|
text-shadow: 0 0 .5rem var(--lighten-strong);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.vjs-error-display {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.vjs-modal-dialog-content {
|
||||||
|
white-space: normal;
|
||||||
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
.vjs-big-play-button {
|
.vjs-big-play-button {
|
||||||
background-color: var(--primary);
|
background-color: var(--primary);
|
||||||
|
|||||||
BIN
public/img/tags/creampie/3.jpeg
Normal file
BIN
public/img/tags/creampie/3.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 781 KiB |
BIN
public/img/tags/creampie/lazy/3.jpeg
Normal file
BIN
public/img/tags/creampie/lazy/3.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
BIN
public/img/tags/creampie/originals/3.jpeg
Normal file
BIN
public/img/tags/creampie/originals/3.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 468 KiB |
BIN
public/img/tags/creampie/thumbs/3.jpeg
Normal file
BIN
public/img/tags/creampie/thumbs/3.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
@@ -732,6 +732,7 @@ const tagPhotos = [
|
|||||||
// ['bukkake', 'poster', 'Mia Malkova in "Facialized 2" for HardX'],
|
// ['bukkake', 'poster', 'Mia Malkova in "Facialized 2" for HardX'],
|
||||||
['white', 0, 'Remy Lacroix for HardX'],
|
['white', 0, 'Remy Lacroix for HardX'],
|
||||||
['white', 1, 'Sheena Shaw for Brazzers'],
|
['white', 1, 'Sheena Shaw for Brazzers'],
|
||||||
|
['creampie', 3, 'Silvia Soprina in "Satisfaction" for 5K Teens'],
|
||||||
['creampie', 2, 'Natasha Lapiedra in "New and Ready" for 5K Porn'],
|
['creampie', 2, 'Natasha Lapiedra in "New and Ready" for 5K Porn'],
|
||||||
['creampie', 'poster', 'Alina Lopez in "Making Yourself Unforgettable" for Blacked'],
|
['creampie', 'poster', 'Alina Lopez in "Making Yourself Unforgettable" for Blacked'],
|
||||||
['cum-drunk', 0, 'Ashly Anderson in "Rough Love" for Hookup Hotshot'],
|
['cum-drunk', 0, 'Ashly Anderson in "Rough Love" for Hookup Hotshot'],
|
||||||
|
|||||||
Reference in New Issue
Block a user