patch: update
This commit is contained in:
parent
920853594f
commit
0561f2c015
@ -1,5 +1,5 @@
|
||||
diff --git a/settings.py b/settings.py
|
||||
index d7112b4..c38b171 100644
|
||||
index 540d3f7..17429e5 100644
|
||||
--- a/settings.py
|
||||
+++ b/settings.py
|
||||
@@ -542,6 +542,6 @@ def settings_page():
|
||||
@ -25,10 +25,10 @@ index 3604b21..0a2d363 100644
|
||||
def homepage():
|
||||
return flask.render_template('home.html', title="YT Local")
|
||||
diff --git a/youtube/static/channel.css b/youtube/static/channel.css
|
||||
index fee15b3..c261183 100644
|
||||
index 3742418..52fd064 100644
|
||||
--- a/youtube/static/channel.css
|
||||
+++ b/youtube/static/channel.css
|
||||
@@ -266,11 +266,9 @@ hr {
|
||||
@@ -268,11 +268,9 @@ hr {
|
||||
|
||||
.item-box {
|
||||
display: grid;
|
||||
@ -43,10 +43,10 @@ index fee15b3..c261183 100644
|
||||
|
||||
.item-video {
|
||||
diff --git a/youtube/static/local_playlist.css b/youtube/static/local_playlist.css
|
||||
index 116c96a..906418d 100644
|
||||
index f40df49..30deac3 100644
|
||||
--- a/youtube/static/local_playlist.css
|
||||
+++ b/youtube/static/local_playlist.css
|
||||
@@ -242,11 +242,9 @@ hr {
|
||||
@@ -243,11 +243,9 @@ hr {
|
||||
|
||||
.item-box {
|
||||
display: grid;
|
||||
@ -61,10 +61,10 @@ index 116c96a..906418d 100644
|
||||
|
||||
.item-video {
|
||||
diff --git a/youtube/static/playlist.css b/youtube/static/playlist.css
|
||||
index cab28da..d721715 100644
|
||||
index e2171ec..9c060e4 100644
|
||||
--- a/youtube/static/playlist.css
|
||||
+++ b/youtube/static/playlist.css
|
||||
@@ -252,11 +252,9 @@ hr {
|
||||
@@ -253,11 +253,9 @@ hr {
|
||||
|
||||
.item-box {
|
||||
display: grid;
|
||||
@ -79,10 +79,10 @@ index cab28da..d721715 100644
|
||||
|
||||
.item-video {
|
||||
diff --git a/youtube/static/search.css b/youtube/static/search.css
|
||||
index 95db90f..fb36092 100644
|
||||
index f131e9c..d85cea4 100644
|
||||
--- a/youtube/static/search.css
|
||||
+++ b/youtube/static/search.css
|
||||
@@ -270,11 +270,9 @@ hr {
|
||||
@@ -271,11 +271,9 @@ hr {
|
||||
|
||||
.item-box {
|
||||
display: grid;
|
||||
@ -97,10 +97,10 @@ index 95db90f..fb36092 100644
|
||||
|
||||
.item-video {
|
||||
diff --git a/youtube/static/subscription.css b/youtube/static/subscription.css
|
||||
index e7f0ea6..fe7ff47 100644
|
||||
index 201d159..1bf93c1 100644
|
||||
--- a/youtube/static/subscription.css
|
||||
+++ b/youtube/static/subscription.css
|
||||
@@ -246,11 +246,9 @@ hr {
|
||||
@@ -247,11 +247,9 @@ hr {
|
||||
|
||||
.item-box {
|
||||
display: grid;
|
||||
@ -115,7 +115,7 @@ index e7f0ea6..fe7ff47 100644
|
||||
|
||||
.item-video {
|
||||
diff --git a/youtube/static/watch.css b/youtube/static/watch.css
|
||||
index bbb09dd..fa839a5 100644
|
||||
index e717d6c..5e6550f 100644
|
||||
--- a/youtube/static/watch.css
|
||||
+++ b/youtube/static/watch.css
|
||||
@@ -409,11 +409,9 @@ label[for=options-toggle-cbox] {
|
||||
@ -133,10 +133,10 @@ index bbb09dd..fa839a5 100644
|
||||
|
||||
.item-video {
|
||||
diff --git a/youtube/templates/base.html b/youtube/templates/base.html
|
||||
index 39f8d2b..d3c1bd6 100644
|
||||
index d0d7959..5c27364 100644
|
||||
--- a/youtube/templates/base.html
|
||||
+++ b/youtube/templates/base.html
|
||||
@@ -126,22 +126,6 @@
|
||||
@@ -131,22 +131,6 @@
|
||||
</div>
|
||||
</form>
|
||||
|
||||
@ -416,7 +416,7 @@ index b528e5c..6302fcc 100644
|
||||
|
||||
{% endblock main %}
|
||||
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
|
||||
index 84585a2..14f955d 100644
|
||||
index 7c8f5cf..d6b6a07 100644
|
||||
--- a/youtube/templates/watch.html
|
||||
+++ b/youtube/templates/watch.html
|
||||
@@ -93,7 +93,6 @@
|
||||
|
Loading…
x
Reference in New Issue
Block a user