Documentos Pacientes, Template Documentos Pacientes Saas, Documentos prontuários, Documentos Externos, Visualização Externa, Permissão de Visualização, Render Otimização

This commit is contained in:
Leonardo
2026-03-30 14:08:19 -03:00
parent 0658e2e9bf
commit d088a89fb7
112 changed files with 115867 additions and 5266 deletions
+20
View File
@@ -273,3 +273,23 @@
.app-dark .p-datatable tr.row-new-highlight td {
background-color: color-mix(in srgb, var(--primary-color) 20%, transparent) !important;
}
/* ── Agenda Preview ────────────────────────── */
.app-dark .fc-scrollgrid-section-sticky > * {
background: var(--surface-hover);
}
.app-dark .fc-theme-standard td,
.app-dark .fc-theme-standard th {
border: 1px solid var(--surface-border);
}
.app-dark .fc-theme-standard .fc-scrollgrid {
border: 1px solid var(--surface-border);
}
.app-dark .fc-timegrid-event-harness-inset .fc-timegrid-event,
.app-dark .fc-timegrid-event.fc-event-mirror,
.fc-timegrid-more-link {
box-shadow: 0 0 0 1px #000000;
}