mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 01:02:59 -07:00
Add custom cron to newsletter schedule
This commit is contained in:
parent
a4de63095f
commit
c260543586
4 changed files with 33 additions and 7 deletions
|
@ -3678,6 +3678,9 @@ a:hover .overlay-refresh-image:hover {
|
|||
border: 1px solid #444;
|
||||
border-bottom-color: transparent;
|
||||
}
|
||||
#newsletter-config-modal #cron-widget {
|
||||
display: inline-block;
|
||||
}
|
||||
#newsletter-config-modal #cron-widget select.cron-select {
|
||||
width: initial;
|
||||
display: inline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue