mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
Cleanup
This commit is contained in:
parent
c03f92baf7
commit
d3d9cfdd0d
3 changed files with 2 additions and 4 deletions
|
@ -136,7 +136,6 @@ div.thumbnail {
|
|||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
||||
img.thumbnail {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
|
|
|
@ -33,7 +33,6 @@ function mark_unwatched(target) {
|
|||
});
|
||||
}
|
||||
|
||||
|
||||
var save_player_pos_key = 'save_player_pos';
|
||||
|
||||
function get_all_video_times() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue