@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
113 lines (110 loc) • 3.46 kB
CSS
._root_dm8gx_j5qba_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;
padding-top:0.8rem;
padding-top:var(--space-xs-qJuxzO, 0.8rem);
}
._token_dm8gx_j5qba_14:not(#\9){
border:1px solid #00a1c9;
border:1px solid var(--color-border-item-selected-RH7L5U, #00a1c9);
padding:0.4rem 0.4rem 0.4rem 0.8rem;
padding:var(--space-scaled-xxs-wz9S8K, 0.4rem) var(--space-xxs-1SRICw, 0.4rem) var(--space-scaled-xxs-wz9S8K, 0.4rem) var(--space-xs-qJuxzO, 0.8rem);
display:flex;
align-items:flex-start;
background:#f1faff;
background:var(--color-background-item-selected-1qprMO, #f1faff);
border-radius:2px;
color:#16191f;
color:var(--color-text-body-default-2ZjSsg, #16191f);
height:100%;
box-sizing:border-box;
}
._dismiss-button_dm8gx_j5qba_26:not(#\9){
margin:calc(-1 * 1px) calc(-1 * 1px) 0 0.4rem;
margin:calc(-1 * 1px) calc(-1 * 1px) 0 var(--space-xxs-1SRICw, 0.4rem);
border:1px solid transparent;
padding:0 0.4rem;
padding:0 var(--space-xxs-1SRICw, 0.4rem);
color:#545b64;
color:var(--color-text-interactive-default-3MrzkF, #545b64);
background-color:transparent;
}
._dismiss-button_dm8gx_j5qba_26[data-awsui-focus-visible=true]:not(#\9):focus{
position:relative;
}
._dismiss-button_dm8gx_j5qba_26[data-awsui-focus-visible=true]:not(#\9):focus{
outline:2px dotted transparent;
outline-offset:calc(0 - 1px);
}
._dismiss-button_dm8gx_j5qba_26[data-awsui-focus-visible=true]:not(#\9):focus::before{
content:" ";
display:block;
position:absolute;
left:0;
top:0;
width:calc(100% + 2 * 0);
height:calc(100% + 2 * 0);
border-radius:2px;
box-shadow:0 0 0 2px #00a1c9;
box-shadow:0 0 0 2px var(--color-border-item-focused-RH7L5U, #00a1c9);
}
._dismiss-button_dm8gx_j5qba_26:not(#\9):focus{
outline:none;
text-decoration:none;
}
._dismiss-button_dm8gx_j5qba_26:not(#\9):hover{
cursor:pointer;
color:#16191f;
color:var(--color-text-interactive-hover-2ZjSsg, #16191f);
}
._token-disabled_dm8gx_j5qba_60:not(#\9){
border-color:#d5dbdb;
border-color:var(--color-border-control-disabled-1KbCx2, #d5dbdb);
background-color:#ffffff;
background-color:var(--color-background-container-content-2k-l2Z, #ffffff);
color:#aab7b8;
color:var(--color-text-disabled-2xktd9, #aab7b8);
pointer-events:none;
}
._token-disabled_dm8gx_j5qba_60 > ._dismiss-button_dm8gx_j5qba_26:not(#\9){
color:#aab7b8;
color:var(--color-text-interactive-disabled-2xktd9, #aab7b8);
}
._token-disabled_dm8gx_j5qba_60 > ._dismiss-button_dm8gx_j5qba_26:not(#\9):hover{
cursor:auto;
color:#aab7b8;
color:var(--color-text-interactive-disabled-2xktd9, #aab7b8);
}