Merge branch 'ent-9292-13830-vista-traps-snmp-peta-con-muchos-elementos' into 'develop'
Ent 9292 13830 vista traps snmp peta con muchos elementos See merge request artica/pandorafms!5255
This commit is contained in:
commit
0f4e3d4056
File diff suppressed because it is too large
Load Diff
|
@ -9156,3 +9156,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
Loading…
Reference in New Issue