forked from DebaucheryLibrarian/traxxx
Added upcoming, profile and detailed scene actor scraping to InTheCrack. Fixed clip upsert.
This commit is contained in:
@@ -86,12 +86,14 @@ export default {
|
||||
}
|
||||
|
||||
.clip-duration {
|
||||
background: var(--darken);
|
||||
color: var(--text-light);
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
padding: .5rem .5rem .75rem 1rem;
|
||||
top: 0;
|
||||
right: 0;
|
||||
padding: .25rem .5rem;
|
||||
font-size: .9rem;
|
||||
font-weight: bold;
|
||||
text-shadow: 0 0 2px var(--darken-strong);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user