mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Fixed: Fixed styling for add series dropdown
Fixed: Adding a series is now blocked unless a valid root folder is provided
This commit is contained in:
@@ -42,15 +42,12 @@
|
||||
background-size: 18px 18px
|
||||
}
|
||||
|
||||
.ui-autocomplete .seriesLookupTitle {
|
||||
.ui-autocomplete .seriesLookupTitle{
|
||||
font-size: 110%;
|
||||
font-family: "Segoe UI Light", "Open Sans", "Segoe UI", sans-serif;
|
||||
font-family: "Segoe UI", "Open Sans", "Segoe UI", sans-serif;
|
||||
color: lightgrey;
|
||||
}
|
||||
|
||||
.ui-autocomplete .seriesLookupFirstAired {
|
||||
font-family: "Segoe UI Light", "Open Sans", "Segoe UI", sans-serif;
|
||||
}
|
||||
|
||||
</style>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user