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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user