mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-21 20:43:19 +03:00
Added ability to favorite a file
Moved file filter options above the list of files, and added option to filter for favorites
This commit is contained in:
@@ -23,4 +23,10 @@
|
||||
|
||||
.a-wrap {
|
||||
word-wrap: break-word
|
||||
}
|
||||
|
||||
.favorite-button {
|
||||
position: absolute;
|
||||
right: 4px;
|
||||
top: 4px;
|
||||
}
|
||||
Reference in New Issue
Block a user