move styles for download widget to default.css file

このコミットが含まれているのは:
jt404 2023-10-17 01:00:14 +02:00
コミット d7ea5609b2
3個のファイルの変更4行の追加4行の削除

ファイルの表示

@ -767,3 +767,7 @@ h1, h2, h3, h4, h5, p,
.channel-emoji {
margin: 0 2px;
}
#download_widget {
width: 100%;
}

ファイルの表示

@ -1,3 +0,0 @@
#download_widget {
width: 100%;
}

ファイルの表示

@ -28,7 +28,6 @@
<meta name="twitter:player:height" content="720">
<link rel="alternate" href="https://www.youtube.com/watch?v=<%= video.id %>">
<%= rendered "components/player_sources" %>
<link rel="stylesheet" href="/css/download-widget.css">
<title><%= title %> - Invidious</title>
<!-- Description expansion also updates the 'Show more' button to 'Show less' so