mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-11521-fallo-visual-en-graficas-snmp' into 'develop'
Ent 11521 fallo visual en graficas snmp See merge request artica/pandorafms!6062
This commit is contained in:
commit
29691a3071
pandora_console
@ -220,7 +220,7 @@ function pandora_realtime_graphs()
|
||||
false,
|
||||
'',
|
||||
'white-box-content',
|
||||
'box-flat white_table_graph fixed_filter_bar'
|
||||
'box-flat white_table_graph fixed_filter_bar top_0px_important mrgn_btn_35px_imp'
|
||||
);
|
||||
|
||||
$chart[time()]['graph'] = '0';
|
||||
|
@ -7158,6 +7158,10 @@ div.graph div.legend table {
|
||||
margin-bottom: 35px;
|
||||
}
|
||||
|
||||
.mrgn_btn_35px_imp {
|
||||
margin-bottom: 35px !important;
|
||||
}
|
||||
|
||||
.mrgn_btn_40px {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user