diff --git a/src/engineering_platform/assets/dashboard.css b/src/engineering_platform/assets/dashboard.css index 025f1c35..25626eda 100644 --- a/src/engineering_platform/assets/dashboard.css +++ b/src/engineering_platform/assets/dashboard.css @@ -994,6 +994,7 @@ html[data-theme="light"] ::-webkit-scrollbar-thumb:hover{background:#0a6b9d} /* Relocation and component actions keep their position while optional actions change. */ .component-modal__actions{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.component-modal__actions .component-modal__restart{margin:0;min-height:44px;min-width:0;width:100%}.component-modal__actions .dashboard-modal-shell__action{grid-column:2;margin:0;min-width:0;width:100%}.installation-relocation-modal .dashboard-modal-shell__panel{display:grid;gap:18px;overflow:hidden}.installation-relocation-modal .dashboard-modal-shell__panel>p{margin:0}.installation-relocation-modal__locations{display:grid;gap:12px;margin:0}.installation-relocation-modal__locations div{display:grid;gap:4px}.installation-relocation-modal__locations dt{color:var(--modal-secondary-accent);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.installation-relocation-modal__locations dd{margin:0;overflow-wrap:anywhere}.installation-relocation-modal .dashboard-modal-shell__actions{justify-content:flex-start;margin-top:0}.installation-relocation-modal .dashboard-modal-shell__action{min-width:10rem}.configuration-central-database__actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end} .installation-relocation-modal .dashboard-modal-shell__header{grid-template-columns:minmax(0,1fr) auto auto}.installation-relocation-modal__help{align-self:center;grid-column:2;grid-row:1}.installation-relocation-modal .dashboard-modal-shell__close{grid-column:3} +.configuration-central-database__location-value{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.configuration-central-database__location-link{flex:1 1 28rem}.configuration-central-database__relocate{align-items:center;background:transparent;border:1px solid var(--house-style);border-radius:7px;color:var(--house-style);cursor:pointer;display:inline-flex;flex:none;font:600 13px/1 system-ui;gap:7px;min-height:34px;padding:7px 10px;white-space:nowrap}.configuration-central-database__relocate::before{content:"↗";font-size:16px;font-weight:700;line-height:1}.configuration-central-database__relocate:hover:not(:disabled){background:var(--house-style);color:var(--button-ink)}@media (max-width:620px){.configuration-central-database__relocate{flex-basis:100%;justify-content:center}.configuration-central-database__location-link{flex-basis:100%}} /* A stored run-scoped conversation gets a filled, heavier history glyph. */ .prompt-history-chat--recorded{font-weight:800} /* Categories are navigation surfaces, not selected inputs. Their disclosure diff --git a/src/engineering_platform/server.py b/src/engineering_platform/server.py index ea020a8d..58beef0a 100644 --- a/src/engineering_platform/server.py +++ b/src/engineering_platform/server.py @@ -2127,10 +2127,10 @@ def _central_database_section(data_root: Path) -> str: '
Platformbrede opslag voor projecten, uitvoeringen en configuratie.
' '' + 'aria-label="Download EP-database">Download EP-database' '