mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-20 19:33:18 +03:00
Added icon for file type (audio/video) next to the download date
This commit is contained in:
@@ -94,11 +94,16 @@
|
||||
|
||||
.download-time {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
top: 1px;
|
||||
left: 5px;
|
||||
z-index: 99999;
|
||||
}
|
||||
|
||||
.audio-video-icon {
|
||||
position: relative;
|
||||
top: 6px;
|
||||
}
|
||||
|
||||
@media (max-width: 576px){
|
||||
|
||||
// .example-card {
|
||||
|
||||
Reference in New Issue
Block a user