UNPKG

wix-style-react

Version:
21 lines (16 loc) 384 B
.root { -st-states: focus, focus-visible; } .root:focus { /* need to be extended and implemented by consumers of focusableHoc */ } .root:focus-visible { /* need to be extended and implemented by consumers of focusableHoc */ } .focus-box { outline: none; } .focus-box-error { outline: none; } /* st-namespace-reference="../../../../src/common/Focusable/Focusable.st.css" */