Sha256: 929f3164b953a557849b3afe9d8726d455c43a8352a63d98cd4b372e6a6b7ef1
Contents?: true
Size: 598 Bytes
Versions: 10
Compression:
Stored size: 598 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)); } select-panel dialog::backdrop { background: none; } @media (forced-colors: active) { .Overlay { outline: solid 1px transparent; } }
Version data entries
10 entries across 10 versions & 2 rubygems