Merge branch 'ent-7897-Bug-en-widget-Agent-Module-view-Dashboard-metaconsola' into 'develop'

Ent 7897 bug en widget agent module view dashboard metaconsola

See merge request artica/pandorafms!4596
This commit is contained in:
Daniel Rodriguez 2021-12-23 10:05:20 +00:00
commit 7c18becd10
1 changed files with 8 additions and 0 deletions

View File

@ -411,6 +411,14 @@ table.widget_agent_module tbody tr td {
padding: 5px;
}
table.widget_agent_module tbody tr:first-child > th {
background-color: #373737;
color: #fff;
font-size: 7.5pt;
letter-spacing: 0.3pt;
line-height: 16pt;
}
.container-center .widget-histogram-chart .flot-text .flot-x-axis div {
white-space: nowrap;
font-family: inherit !important;