aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/0001.patch6
1 files changed, 3 insertions, 3 deletions
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 @@