Refactored table CSS, bettered layout in problems

This commit is contained in:
Magnus Åhall 2024-07-05 10:47:50 +02:00
parent 1215b13d47
commit 2c5b434fd2
15 changed files with 379 additions and 146 deletions

View file

@ -49,7 +49,9 @@ dialog,
#acknowledged-list,
#values,
#services,
#notifications {
#notifications,
#group,
.table {
background-color: #fff !important;
border: 1px solid #ddd;
box-shadow: 5px 5px 8px 0px rgba(0, 0, 0, 0.25);