diff options
author | Astound <kirito@disroot.org> | 2024-01-29 06:22:18 +0800 |
---|---|---|
committer | Astound <kirito@disroot.org> | 2024-01-29 06:22:18 +0800 |
commit | 07c4e6f777fac2cd59e115008b06ede990698fff (patch) | |
tree | ab6537d9e1ab4eb8afde968a21abb34cb29b587b /core/0001.patch | |
parent | 9dba53d4ed991e2739f4b14f2223c4feb224b0ec (diff) | |
download | yt-local-docker-07c4e6f777fac2cd59e115008b06ede990698fff.tar.lz yt-local-docker-07c4e6f777fac2cd59e115008b06ede990698fff.tar.xz yt-local-docker-07c4e6f777fac2cd59e115008b06ede990698fff.zip |
update to v0.2.8
Diffstat (limited to 'core/0001.patch')
-rw-r--r-- | core/0001.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/0001.patch b/core/0001.patch index 107728b..c73e4a5 100644 --- a/core/0001.patch +++ b/core/0001.patch @@ -115,10 +115,10 @@ index e4e9c8b..8acb9b1 100644 .item-video { diff --git a/youtube/static/watch.css b/youtube/static/watch.css -index 849e22b..701637f 100644 +index 460bba3..181fb94 100644 --- a/youtube/static/watch.css +++ b/youtube/static/watch.css -@@ -412,11 +412,9 @@ figure.sc-video { +@@ -398,11 +398,9 @@ figure.sc-video { .item-box { display: grid; @@ -337,10 +337,10 @@ index 2823e8d..4aefee2 100644 {% endblock main %} diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html -index 9cf9657..04f2683 100644 +index 0991457..06c5f1d 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html -@@ -93,7 +93,6 @@ +@@ -87,7 +87,6 @@ </select> {% endif %} </div> |