mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
HTML: Use new buttons for playlists (save/delete/add videos/etc...)
This commit is contained in:
parent
b6bbfb9b20
commit
080c7446c6
6 changed files with 94 additions and 64 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