mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#9292 code refactoring
This commit is contained in:
parent
778501d4bf
commit
564cd837ae
1073
pandora_console/include/class/SnmpConsole.class.php
Normal file
1073
pandora_console/include/class/SnmpConsole.class.php
Normal file
File diff suppressed because it is too large
Load Diff
@ -9153,3 +9153,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