mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-21 19:34:43 +02:00
Add podcast episode date picker for pubDate
This commit is contained in:
parent
469278cd1e
commit
b0b1d2707d
4 changed files with 24 additions and 4 deletions
|
@ -83,4 +83,7 @@ input:read-only {
|
|||
color: #bbb;
|
||||
background-color: #444;
|
||||
}
|
||||
input::-webkit-calendar-picker-indicator {
|
||||
filter: invert(1);
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue