[Web] Sync jobs: Use STARTTLS instead of TLS; Feature: Allow to edit fail2ban-like regex filters in UI

This commit is contained in:
andryyy
2020-08-27 20:43:33 +02:00
parent 0b0aaf0705
commit 877b9b7054
9 changed files with 176 additions and 36 deletions

View File

@@ -72,4 +72,8 @@ table tbody tr td input[type="checkbox"] {
}
#quarantine_template {
margin:20px;
}
.regex-input {
font-family: Consolas,monaco,monospace;
font-size: 14px;
}