1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-27 06:12:54 +01:00

Sonarr: better bgcolor on input

This commit is contained in:
gilbN 2019-06-04 20:44:11 +02:00
parent 6a790f4c3e
commit 53ec96bf24
2 changed files with 2 additions and 2 deletions

View File

@ -654,7 +654,7 @@ pre {
color: #fff;
}
.SelectInput-select-1qCdc {
background-color: #323232 !important;
background-color: #1e1e1e !important;
}
.AutoSuggestInput-suggestionsList-_bVXO, .AutoSuggestInput-suggestionsContainerOpen-3TAB7, .AutoSuggestInput-suggestionsContainer-3MmlD {
background-color: #323232 !important;

View File

@ -616,7 +616,7 @@ pre {
color: #fff;
}
.SelectInput-select-1qCdc {
background-color: #323232 !important;
background-color: #1e1e1e !important;
}
.AutoSuggestInput-suggestionsList-_bVXO, .AutoSuggestInput-suggestionsContainerOpen-3TAB7, .AutoSuggestInput-suggestionsContainer-3MmlD {
background-color: #323232 !important;