Sha256: 91d404aae0ab11df7bc04f6efb76738ab0385763e9142a7dd8fb1e4e68eecf0c
Contents?: true
Size: 543 Bytes
Versions: 61
Compression:
Stored size: 543 Bytes
Contents
anchored-position[popover] { border-width: 0; padding: 0; position: absolute; min-width: 192px; overflow: visible; } anchored-position:not(.Overlay) { background: none; } /* stylelint-disable-next-line selector-pseudo-class-no-unknown */ .Overlay[popover]:not(:popover-open) { display: none } anchored-position.not-anchored::backdrop, dialog::backdrop { background-color: var(--overlay-backdrop-bgColor, var(--color-neutral-muted)); } @media (forced-colors: active) { .Overlay { outline: solid 1px transparent; } }
Version data entries
61 entries across 61 versions & 2 rubygems
Version | Path |
---|---|
primer_view_components-0.17.0 | app/components/primer/alpha/overlay.pcss |