mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Fix: Added loading spinner to all autocomplete lists, better list text color
This commit is contained in:
@@ -37,16 +37,7 @@
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.seriesLookup.ui-autocomplete-loading {
|
||||
background: white url('../../Content/Images/ajax-loader.gif') 99% center no-repeat;
|
||||
background-size: 18px 18px
|
||||
}
|
||||
|
||||
.ui-autocomplete .seriesLookupTitle{
|
||||
font-size: 110%;
|
||||
font-family: "Segoe UI", "Open Sans", "Segoe UI", sans-serif;
|
||||
color: lightgrey;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user