update pacth
This commit is contained in:
parent
2f0864e833
commit
2bea4d7fdd
@ -115,10 +115,10 @@ index c163d9e..d2b589c 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 73eefdc..29c98ed 100644
|
index 60abd21..82b3c51 100644
|
||||||
--- a/youtube/static/watch.css
|
--- a/youtube/static/watch.css
|
||||||
+++ b/youtube/static/watch.css
|
+++ b/youtube/static/watch.css
|
||||||
@@ -393,11 +393,9 @@ label[for=options-toggle-cbox] {
|
@@ -407,11 +407,9 @@ label[for=options-toggle-cbox] {
|
||||||
|
|
||||||
.item-box {
|
.item-box {
|
||||||
display: grid;
|
display: grid;
|
||||||
@ -414,16 +414,3 @@ index b528e5c..6302fcc 100644
|
|||||||
- </footer>
|
- </footer>
|
||||||
|
|
||||||
{% endblock main %}
|
{% endblock main %}
|
||||||
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
|
|
||||||
index a8442ca..0fa26e9 100644
|
|
||||||
--- a/youtube/templates/watch.html
|
|
||||||
+++ b/youtube/templates/watch.html
|
|
||||||
@@ -84,8 +84,6 @@
|
|
||||||
<script src="/youtube.com/static/js/speedyplay.js"></script>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
- <input class="v-checkbox" name="video_info_list" value="{{ video_info }}" form="playlist-edit" type="checkbox">
|
|
||||||
-
|
|
||||||
<details class="v-download">
|
|
||||||
<summary class="download-dropdown-label">Download</summary>
|
|
||||||
<ul class="download-dropdown-content">
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user