fixed errors Alert correlation

This commit is contained in:
Daniel Barbero 2019-11-22 15:26:30 +01:00
parent e8812cba95
commit d6ce54cddf
1 changed files with 13 additions and 0 deletions

View File

@ -160,3 +160,16 @@ div.target {
.info-container table.no-class tbody tr td {
padding: 10px;
}
.mode_table_firing {
margin-top: 20px;
}
.mode_table_firing table.info_table thead tr th {
font-weight: bolder;
}
.mode_table_firing table.info_table thead tr th img {
padding: 10px;
vertical-align: middle;
}