Refactored table CSS, bettered layout in problems
This commit is contained in:
parent
1215b13d47
commit
2c5b434fd2
15 changed files with 379 additions and 146 deletions
|
|
@ -62,7 +62,7 @@ dialog {
|
|||
border-radius: 8px;
|
||||
}
|
||||
|
||||
dialog, #datapoints, #problems-list, #acknowledged-list, #values, #services, #notifications {
|
||||
dialog, #datapoints, #problems-list, #acknowledged-list, #values, #services, #notifications, #group, .table {
|
||||
background-color: #fff !important;
|
||||
border: 1px solid #ddd;
|
||||
box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.25);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue