mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-30 03:53:21 +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:
@@ -21,12 +21,15 @@
|
||||
|
||||
.menuButton {
|
||||
right: 0px;
|
||||
width: 40px !important;
|
||||
height: 40px !important;
|
||||
width: 32px !important;
|
||||
height: 32px !important;
|
||||
position: absolute;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
z-index: 999;
|
||||
justify-content: center;
|
||||
padding: 0px !important;
|
||||
top: 2px;
|
||||
}
|
||||
|
||||
/* Coerce the <span> icon container away from display:inline */
|
||||
|
||||
Reference in New Issue
Block a user