UNPKG

@enact/sandstone

Version:

Large-screen/TV support library for Enact, containing a variety of UI components.

48 lines (47 loc) 942 B
.feedback { display: inline-block; margin-inline-end: 0.875rem; } .feedback.hidden { display: none; } .feedback > * { display: inline-block; margin: 0; margin-inline-end: 0.875rem; } .feedback > *:last-child { margin-inline-end: 0; } .feedback .message { font-family: "Sandstone"; font-weight: 600; } :global(.enact-locale-non-latin) .feedback .message { font-family: "Sandstone"; font-weight: 600; } .feedback .icon { font-size: 1.25em; height: inherit; line-height: inherit; vertical-align: bottom; } .feedback .icon:global(.neutral) { color: inherit; } :global(.enact-a11y-high-contrast) .feedback .icon:global(.neutral):global(.highContrast) { color: inherit; } .feedback .icon:global(.light) { color: inherit; } .feedback .icon:global(.game) { color: inherit; } :global(.green) .feedback .icon:global(.game) { color: inherit; } :global(.orange) .feedback .icon:global(.game) { color: inherit; }