From 9785f59e0280a81f240927d3be7fcc8aec5d0850 Mon Sep 17 00:00:00 2001 From: Jesus Date: Tue, 21 Jun 2022 09:12:49 +0800 Subject: update patch --- core/0001.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core') diff --git a/core/0001.patch b/core/0001.patch index e6aa015..3fce942 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 489a4eb..2ea4e38 100644 +index 51ecacd..01a790d 100644 --- a/youtube/static/watch.css +++ b/youtube/static/watch.css -@@ -409,11 +409,9 @@ label[for=options-toggle-cbox] { +@@ -412,11 +412,9 @@ figure.sc-video { .item-box { display: grid; @@ -416,7 +416,7 @@ index b528e5c..6302fcc 100644 {% endblock main %} diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html -index b4f9adf..967177e 100644 +index 383d7cb..0cdd3f7 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html @@ -93,7 +93,6 @@ -- cgit v1.2.3