Update Framework, Invoices

This commit is contained in:
Kevin Adametz 2022-04-14 13:14:36 +02:00
parent cc5c147c27
commit 9b0b5feb7e
174 changed files with 28356 additions and 8093 deletions

View file

@ -77,4 +77,19 @@ a[aria-expanded='true'] > .fa-caret-expand:before {
.no-line-break {
white-space: nowrap;
}
.container-fluid {
margin-right: 0;
margin-left: 0;
/*max-width: 1240px; */
}
.note-toolbar {
z-index: auto;
}
.default-style .datepicker-dropdown {
z-index: 1100 !important;
}
.spinner {
display: none;
}