mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
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
1572
pandora_console/include/class/SnmpConsole.class.php
Normal file
1572
pandora_console/include/class/SnmpConsole.class.php
Normal file
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 {
|
.tag-editor .tag-editor-delete:hover i:before {
|
||||||
color: #ccc !important;
|
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…
x
Reference in New Issue
Block a user