mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-09-07 02:36:56 +00:00
more work on webhook, implement getMetadata endpoint for appview and link holds to a preferred appview
This commit is contained in:
@@ -420,6 +420,16 @@
|
||||
.vuln-box-low { background-color: oklch(80% 0.1 85); color: oklch(25% 0.05 85); }
|
||||
}
|
||||
|
||||
/* ========================================
|
||||
TOAST CONTAINER
|
||||
======================================== */
|
||||
#toast-container {
|
||||
pointer-events: none;
|
||||
}
|
||||
#toast-container > * {
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
/* ========================================
|
||||
SUPPORTER BADGE TEXT COLOR OVERRIDES
|
||||
Unlayered — wins over DaisyUI's layered
|
||||
|
||||
Reference in New Issue
Block a user