@awsui/components-react
Version:
AWS UI is a collection of [React](https://reactjs.org/) components that help create intuitive, responsive, and accessible user experiences for web applications. It is developed by Amazon Web Services (AWS). This work is available under the terms of the [A
66 lines • 1.81 kB
CSS
._toggle_1rbf8_114k8_3:not(#\9){
border-collapse:separate;
border-spacing:0;
caption-side:top;
cursor:auto;
direction:ltr;
empty-cells:show;
font-family:serif;
font-size:medium;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-stretch:normal;
line-height:normal;
hyphens:none;
letter-spacing:normal;
list-style:disc outside none;
tab-size:8;
text-align:left;
text-align-last:auto;
text-indent:0;
text-shadow:none;
text-transform:none;
visibility:visible;
white-space:normal;
widows:2;
word-spacing:normal;
box-sizing:border-box;
font-size:1.4rem;
font-size:var(--size-font-body-100-1S0qZw, 1.4rem);
line-height:2.2rem;
line-height:var(--size-lineHeight-body-100-2aIKVt, 2.2rem);
color:#16191f;
color:var(--color-text-body-default-2ZjSsg, #16191f);
font-weight:400;
font-family:"Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
display:flex;
align-items:center;
background-color:transparent;
border:1px solid transparent;
margin-top:0.8rem;
margin-top:var(--space-scaled-xs-19adjU, 0.8rem);
padding:0;
margin-left:-1px;
}
._toggle_1rbf8_114k8_3:not(#\9):hover{
cursor:pointer;
}
._toggle_1rbf8_114k8_3:not(#\9):focus{
outline:none;
text-decoration:none;
}
._toggle_1rbf8_114k8_3[data-awsui-focus-visible=true]:not(#\9):focus{
outline:2px dotted transparent;
border:1px solid #00a1c9;
border:1px solid var(--color-border-item-focused-RH7L5U, #00a1c9);
border-radius:2px;
box-shadow:0 0 0 1px #00a1c9;
box-shadow:0 0 0 1px var(--color-border-item-focused-RH7L5U, #00a1c9);
}
._toggle_1rbf8_114k8_3 > ._description_1rbf8_114k8_32:not(#\9){
color:#0073bb;
color:var(--color-text-link-default-3H8Hch, #0073bb);
margin-left:0.4rem;
margin-left:var(--space-xxs-1SRICw, 0.4rem);
}