Revert "Revert "Add proxy warning to dashboard""

This reverts commit 27ae1b3e82.
This commit is contained in:
Garfield69
2019-04-01 15:45:32 +13:00
parent 27ae1b3e82
commit a083090b5e
4 changed files with 36 additions and 7 deletions

View File

@@ -281,6 +281,10 @@ div#jackett-releases-datatable_wrapper {
width: 100%;
overflow-x: scroll;
}
input#searchquery{
input#searchquery {
width:50%;
}
#proxy-warning {
color: red;
}