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
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue