@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
109 lines (106 loc) • 2.92 kB
CSS
._root_fvjdu_1cv8s_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;
flex-direction:row;
flex-wrap:wrap;
box-sizing:border-box;
padding-left:0;
margin:0;
list-style:none;
}
._root_fvjdu_1cv8s_3 > li:not(#\9){
margin:0.4rem 0.4rem;
margin:var(--space-scaled-xxs-wz9S8K, 0.4rem) var(--space-xxs-1SRICw, 0.4rem);
text-align:center;
box-sizing:border-box;
padding:0;
}
._root_fvjdu_1cv8s_3 > li:not(#\9):first-child{
margin-left:0;
}
._root_fvjdu_1cv8s_3 > li:not(#\9):last-child{
margin-right:0;
}
._button_fvjdu_1cv8s_32:not(#\9),
._dots_fvjdu_1cv8s_33:not(#\9){
min-width:2rem;
min-width:var(--space-l-3SmGmy, 2rem);
color:#545b64;
color:var(--color-text-interactive-default-3MrzkF, #545b64);
border:1px solid transparent;
}
._root-disabled_fvjdu_1cv8s_39 > ._dots_fvjdu_1cv8s_33:not(#\9){
color:#aab7b8;
color:var(--color-text-interactive-disabled-2xktd9, #aab7b8);
}
._button_fvjdu_1cv8s_32:not(#\9){
cursor:pointer;
text-align:center;
box-sizing:border-box;
background:transparent;
line-height:inherit;
padding:0;
}
._button_fvjdu_1cv8s_32:not(#\9):focus{
outline:none;
}
._button_fvjdu_1cv8s_32[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);
}
._button-disabled_fvjdu_1cv8s_60:not(#\9){
cursor:default;
color:#aab7b8;
color:var(--color-text-interactive-disabled-2xktd9, #aab7b8);
}
._button-current_fvjdu_1cv8s_64:not(#\9){
font-weight:700;
color:#16191f;
color:var(--color-text-interactive-active-2ZjSsg, #16191f);
}
._button-current_fvjdu_1cv8s_64._button-disabled_fvjdu_1cv8s_60:not(#\9){
color:#545b64;
color:var(--color-text-body-secondary-3MrzkF, #545b64);
}
._button_fvjdu_1cv8s_32:not(#\9):not(._button-disabled_fvjdu_1cv8s_60):hover{
color:#16191f;
color:var(--color-text-interactive-hover-2ZjSsg, #16191f);
}