mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 16:30:10 +00:00
Implement RTT URL input validation
This commit is contained in:
parent
2c1e845f7d
commit
0357bd8e80
3 changed files with 110 additions and 5 deletions
|
|
@ -1208,4 +1208,9 @@ details ul li>span {
|
|||
|
||||
#updates-install-li {
|
||||
font-size: .875rem;
|
||||
}
|
||||
}
|
||||
|
||||
div.help-block.with-errors .list-unstyled {
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue