#9292 code refactoring

This commit is contained in:
Daniel Maya 2022-11-14 17:43:35 +01:00
parent 778501d4bf
commit 564cd837ae
3 changed files with 1115 additions and 1323 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9153,3 +9153,16 @@ div#err_msg_centralised {
.tag-editor .tag-editor-delete:hover i:before {
color: #ccc !important;
}
.snmp-td {
padding: 0 !important;
height: 0;
}
.snmp-div {
height: 100%;
display: flex;
align-items: center;
justify-content: start;
padding-left: 10px;
}

File diff suppressed because it is too large Load Diff