diff options
Diffstat (limited to 'core/0001.patch')
-rw-r--r-- | core/0001.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/0001.patch b/core/0001.patch index 107728b..c73e4a5 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 849e22b..701637f 100644 +index 460bba3..181fb94 100644 --- a/youtube/static/watch.css +++ b/youtube/static/watch.css -@@ -412,11 +412,9 @@ figure.sc-video { +@@ -398,11 +398,9 @@ figure.sc-video { .item-box { display: grid; @@ -337,10 +337,10 @@ index 2823e8d..4aefee2 100644 {% endblock main %} diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html -index 9cf9657..04f2683 100644 +index 0991457..06c5f1d 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html -@@ -93,7 +93,6 @@ +@@ -87,7 +87,6 @@ </select> {% endif %} </div> |