mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-08 16:29:47 +00:00
Add timestamp seeking (#989)
* Add timestamp seeking * Remove unnecessary else * handle setSeekToTimestamp reset in player --------- Co-authored-by: Simon <simobilleter@gmail.com>
This commit is contained in:
@@ -989,6 +989,12 @@ video:-webkit-full-screen {
|
||||
filter: var(--img-filter-error);
|
||||
}
|
||||
|
||||
.timestamp-link {
|
||||
color: var(--accent-font-light);
|
||||
cursor: pointer;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* multi search page */
|
||||
.multi-search-box {
|
||||
padding-right: 20px;
|
||||
|
||||
Reference in New Issue
Block a user