HTML: Use new buttons for playlists (save/delete/add videos/etc...)

This commit is contained in:
Samantaz Fox
2023-04-22 17:50:34 +02:00
parent b6bbfb9b20
commit 080c7446c6
6 changed files with 94 additions and 64 deletions

View File

@@ -219,7 +219,7 @@ div.thumbnail > .bottom-right-overlay {
}
.length, .top-left-overlay button {
background-color: rgba(35, 35, 35, 0.85);
background-color: rgba(35, 35, 35, 0.85) !important;
}