Styles for events in default (white) style

This commit is contained in:
slerena 2023-03-31 12:27:08 +00:00
parent 99a352ac47
commit 07dcc57a5b
1 changed files with 4 additions and 0 deletions

View File

@ -11888,3 +11888,7 @@ li.input-interval .extra-container-input .select2 {
label:has(span.label-alert-agent) {
margin-bottom: 10px;
}
.info_table.events > tbody > tr > td {
border-bottom: 1px solid #dedede !important;
}