mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-18 10:59:41 +02:00
Add podcast episode date picker for pubDate
This commit is contained in:
@@ -83,4 +83,7 @@ input:read-only {
|
||||
color: #bbb;
|
||||
background-color: #444;
|
||||
}
|
||||
input::-webkit-calendar-picker-indicator {
|
||||
filter: invert(1);
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user