Revert "Revert "Revert "Revert "Add proxy warning to dashboard""""

This reverts commit 5d21a69b07.
This commit is contained in:
flightlevel
2019-04-01 19:24:49 +11:00
parent 9da64d5bbf
commit 2712ff432b
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;
}