mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
HTML: Use new buttons for playlists (save/delete/add videos/etc...)
This commit is contained in:
parent
315505e61a
commit
0cce4e51c4
4 changed files with 75 additions and 43 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue