mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
fixed errors Alert correlation
This commit is contained in:
parent
e8812cba95
commit
d6ce54cddf
@ -160,3 +160,16 @@ div.target {
|
|||||||
.info-container table.no-class tbody tr td {
|
.info-container table.no-class tbody tr td {
|
||||||
padding: 10px;
|
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;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user