mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 01:08:28 +02:00
firewall.cgi: Dynamically show/hide DNAT and SNAT configure elements.
Fixes #10732.
This commit is contained in:
@@ -324,3 +324,7 @@ table {
|
||||
.tbl tr:last-child td {
|
||||
border-bottom: 1px solid lightgrey;
|
||||
}
|
||||
|
||||
table.fw-nat tbody tr td {
|
||||
height: 2.25em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user