update patch

This commit is contained in:
Jesús 2021-05-22 17:41:32 -05:00
parent 20a85fa622
commit a408d837db
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -115,10 +115,10 @@ index 2004bd6..9a963ba 100644
.item-video { .item-video {
diff --git a/youtube/static/watch.css b/youtube/static/watch.css diff --git a/youtube/static/watch.css b/youtube/static/watch.css
index 8d23017..dd83da3 100644 index b141b91..310b0e7 100644
--- a/youtube/static/watch.css --- a/youtube/static/watch.css
+++ b/youtube/static/watch.css +++ b/youtube/static/watch.css
@@ -385,11 +385,9 @@ label[for=options-toggle-cbox] { @@ -399,11 +399,9 @@ label[for=options-toggle-cbox] {
.item-box { .item-box {
display: grid; display: grid;
@ -415,10 +415,10 @@ index b528e5c..6302fcc 100644
{% endblock main %} {% endblock main %}
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index 70f5692..9b55493 100644 index 993befc..fcebff6 100644
--- a/youtube/templates/watch.html --- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html +++ b/youtube/templates/watch.html
@@ -79,8 +79,6 @@ @@ -82,8 +82,6 @@
<script src="/youtube.com/static/js/speedyplay.js"></script> <script src="/youtube.com/static/js/speedyplay.js"></script>
</div> </div>