mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Renamed AiredAfter to CustomStartDate
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.aired-after-master {
|
||||
.start-date-master {
|
||||
left: 430px;
|
||||
position: relative;
|
||||
}
|
||||
@@ -51,7 +51,7 @@
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
input[type=date].aired-after {
|
||||
input[type=date].start-date {
|
||||
margin-left: 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user