joyent-portal/packages/my-joy-beta/src/containers/instances/__tests__/__snapshots__/list.spec.js.snap

12065 lines
260 KiB
Plaintext
Raw Normal View History

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders <List /> without throwing 1`] = `
.c6 {
margin-top: 0.1875rem;
}
.c36 {
margin-bottom: 0.75rem;
}
.c34 {
padding: 2.25rem;
}
.c12 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
text-transform: none;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
min-width: 7.5rem;
}
.c12::-moz-focus-inner,
.c12[type='button']::-moz-focus-inner,
.c12[type='reset']::-moz-focus-inner,
.c12[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}
.c12:-moz-focusring,
.c12[type='button']:-moz-focusring,
.c12[type='reset']:-moz-focusring,
.c12[type='submit']:-moz-focusring {
outline: 0.0625rem dotted ButtonText;
}
.c12 + button,
.c12 + a {
margin-left: 0.375rem;
}
.c22 {
2018-01-17 21:40:10 +02:00
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-17 21:40:10 +02:00
display: none;
}
.c22[type='checkbox'],
.c22[type='radio'] {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
padding: 0;
}
.c22[type='number']::-webkit-inner-spin-button,
.c22[type='number']::-webkit-outer-spin-button {
2018-01-17 21:40:10 +02:00
height: auto;
}
.c22[type='search'] {
2018-01-17 21:40:10 +02:00
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c22[type='search']::-webkit-search-cancel-button,
.c22[type='search']::-webkit-search-decoration {
2018-01-17 21:40:10 +02:00
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c22::-webkit-file-upload-button {
2018-01-17 21:40:10 +02:00
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c22:checked + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c22:selected + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c22:checked + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c22:selected + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c22:disabled + label {
2018-01-17 21:40:10 +02:00
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c17 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
padding-left: 0.75rem;
}
.c19 {
2018-01-17 21:40:10 +02:00
padding-top: 0.25rem;
}
.c25 {
2018-01-17 21:40:10 +02:00
margin-bottom: 0.125rem;
margin-left: 0.5625rem;
}
.c29 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
}
.c11 {
display: inline-block;
}
.c11 + button,
.c11 + a {
margin-left: 0.375rem;
}
.c10 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 100%;
}
.c10:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c10:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c10:active,
.c10:active:hover,
.c10:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c10[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c10 svg + span {
margin-left: 0.75rem;
}
.c10 svg {
max-height: 1.125rem;
}
.c5 {
2018-01-17 21:40:10 +02:00
font-size: 0.9375rem;
line-height: 1.125rem;
2018-01-17 21:40:10 +02:00
font-style: normal;
font-stretch: normal;
display: block;
color: rgb(70,70,70);
text-align: left;
margin-bottom: 0.1875rem;
2018-01-17 21:40:10 +02:00
margin-right: 0.75rem;
font-weight: 600;
2018-01-17 21:40:10 +02:00
white-space: pre;
font-size: 0.8125rem;
}
.c0 {
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
width: 100%;
max-width: 62.5rem;
padding-bottom: 1.125rem;
}
.c2 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.c38 {
color: rgba(73,73,73,1);
font-weight: normal;
line-height: 1.625rem;
font-size: 1.3125rem;
margin: 0;
}
.c38 + p,
.c38 + small,
.c38 + h1,
.c38 + h2,
.c38 + label,
.c38 + h3,
.c38 + h4,
.c38 + h5,
.c38 + div,
.c38 + span {
margin-top: 1.5rem;
}
2018-01-17 21:40:10 +02:00
.c1 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.5rem;
}
.c9 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.3125rem;
}
.c13 {
2018-01-08 17:13:05 +02:00
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.25rem;
}
2018-02-05 17:12:47 +02:00
.c3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.c35 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c33 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
border-width: 0.0625rem;
border-style: solid;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c23 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
right: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c23::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c21 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c20 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c20 label {
font-weight: 400;
}
.c4 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c8 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
float: right;
}
.c7 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
min-height: 3rem;
padding: 0.8125rem 0.75rem;
border-radius: 0.25rem;
background-color: rgb(255,255,255);
border: 0.0625rem solid rgb(216,216,216);
color: rgba(73,73,73,1);
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
font-stretch: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
max-width: 22.1875rem;
text-overflow: ellipsis;
}
.c7:focus {
border-color: rgb(59,70,204);
outline: 0;
}
.c7::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:invalid {
box-shadow: none;
}
.c7:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
cursor: not-allowed;
}
.c7:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c14 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c15 {
width: 100%;
background: rgb(250,250,250);
}
.c15 th:first-child {
border-top-left-radius: 0.25rem;
}
.c15 th:last-child {
border-top-right-radius: 0.25rem;
}
.c31 {
width: 100%;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c24 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
color: rgba(73,73,73,1);
font-weight: bold;
}
.c24:not(:first-child) {
border-left-width: 0;
}
.c24:not(:last-child) {
border-right-width: 0;
}
.c26 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c26:not(:first-child) {
border-left-width: 0;
}
.c26:not(:last-child) {
border-right-width: 0;
}
.c27 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c27:not(:first-child) {
border-left-width: 0;
}
.c27:not(:last-child) {
border-right-width: 0;
}
.c28 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c28:not(:first-child) {
border-left-width: 0;
}
.c28:not(:last-child) {
border-right-width: 0;
}
.c30 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c30:not(:first-child) {
border-left-width: 0;
}
.c30:not(:last-child) {
border-right-width: 0;
}
.c16 {
display: table-row;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgba(73,73,73,1);
background-color: transparent;
border: none;
box-shadow: none;
}
.c16:last-child {
box-shadow: none;
}
.c16:last-child td {
border-bottom-width: 0.0625rem;
}
.c37 {
color: rgb(151,151,151);
text-align: center;
}
.c32 {
width: calc(100% - 2px);
border-top: none;
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:48em) {
.c0 {
width: 46rem;
}
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:64em) {
.c0 {
width: 56rem;
2018-01-17 21:40:10 +02:00
}
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:75em) {
.c0 {
width: 59rem;
2018-01-17 21:40:10 +02:00
}
}
@media only screen and (max-width:47.9375rem) {
.c0 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
}
@media only screen and (min-width:47.9375rem) {
.c27 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c28 {
width: 8.125rem;
display: table-cell;
}
}
<div
className="c0"
>
<div
className="c1 c2"
height="1.5rem"
/>
<form
onSubmit={undefined}
>
<div
className="c3"
>
<div
className="baseline-jVaZNU kXgQxt c4"
name="filter"
role="group"
style={undefined}
>
<label
className="c5"
htmlFor="k"
>
Filter instances
</label>
<div
className="c6"
>
<input
className="c7"
disabled={false}
id="k"
onBlur={undefined}
placeholder=""
/>
</div>
</div>
<div
className="baseline-jVaZNU kXgQxt c8"
role="group"
style={undefined}
>
<div
className="c9 c2"
height="1.3125rem"
/>
<button
className="c10 c11 c12"
disabled={false}
href=""
icon={true}
onClick={[Function]}
type="button"
>
Create Instance
</button>
</div>
</div>
2018-01-08 17:13:05 +02:00
<div
className="c13 c2"
2018-01-08 17:13:05 +02:00
height="1.25rem"
/>
</form>
<form>
<table
className="c14"
>
<thead
className="c15"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c16"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c17 c18"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={0}
className="c21"
disabled={true}
id="o"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={true}
id="p"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c23"
htmlFor="p"
/>
</div>
</li>
</div>
</th>
<th
className="c24"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
<svg
className="c25"
height="6"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
marginBottom="0.125rem"
marginLeft="0.5625rem"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</th>
<th
className="c26"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
</th>
<th
className="c27"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c28"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c29 c30"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c31"
disabled={undefined}
name="tbody"
selected={undefined}
/>
</table>
</form>
<div
className="c32 c33"
disabled={false}
name="card"
>
<div
className="c34"
>
<div
className="c35"
>
<div
className="c36"
>
2018-02-06 12:32:47 +02:00
<svg
height={60}
viewBox="0 0 79 60"
width={79}
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
>
<title>
Guilty_Salamander
</title>
<desc>
Created using Figma
</desc>
<use
fill="#FAA427"
transform="translate(23.8 22)"
xlinkHref="#a"
/>
<use
fill="#F3722C"
transform="translate(27.3 25.5)"
xlinkHref="#b"
/>
<use
fill="#FAA427"
transform="translate(4.8 32.1)"
xlinkHref="#c"
/>
<use
fill="#F3722C"
transform="translate(12.2 31.8)"
xlinkHref="#d"
/>
<use
fill="#FAA427"
transform="translate(54.4 31.9)"
xlinkHref="#e"
/>
<use
fill="#F3722C"
transform="translate(54.4 32)"
xlinkHref="#f"
/>
<use
fill="#FAA427"
transform="translate(15.8 26.8)"
xlinkHref="#g"
/>
<use
fill="#FAA427"
transform="translate(5)"
xlinkHref="#h"
/>
<use
fill="#FAFBFC"
transform="rotate(-15.13 41.037 5.45)"
xlinkHref="#i"
/>
<use
fill="#412B13"
transform="rotate(-15.13 67.273 -24.78)"
xlinkHref="#j"
/>
<use
fill="#F3722C"
transform="translate(2.2 8)"
xlinkHref="#k"
/>
<use
fill="#FAFBFC"
transform="rotate(-74.87 40.46 -20.511)"
xlinkHref="#l"
/>
<use
fill="#412B13"
transform="rotate(-74.87 41.364 -22.098)"
xlinkHref="#m"
/>
<use
fill="#F3722C"
transform="translate(52.1 8)"
xlinkHref="#n"
/>
<use
fill="#F3722C"
transform="translate(31.5 34.3)"
xlinkHref="#o"
/>
<use
fill="#F3722C"
transform="translate(14.3)"
xlinkHref="#p"
/>
<use
fill="#F3722C"
transform="translate(30.9 18.9)"
xlinkHref="#q"
/>
<use
fill="#F3722C"
transform="translate(37.6 18.9)"
xlinkHref="#r"
/>
<use
fill="#FAA427"
transform="translate(27.4 53.9)"
xlinkHref="#s"
/>
<use
fill="#FAA427"
transform="translate(39.1 53.9)"
xlinkHref="#t"
/>
<use
fill="#F3722C"
transform="translate(27.4 53.9)"
xlinkHref="#u"
/>
<use
fill="#342013"
transform="translate(28.6 26.2)"
xlinkHref="#v"
/>
<use
fill="#FFF"
transform="translate(32.6 28.7)"
xlinkHref="#w"
/>
<defs>
<path
d="M54.921 36.053L0 0l1.413 24.908c.359 6.249 5.752 11.145 12.283 11.145H54.92z"
id="a"
/>
<path
d="M42.12 32.526L13.47 0 0 23.737c.282 4.924 4.527 8.778 9.672 8.778l32.448.01z"
id="b"
/>
<path
d="M3.326 17.01a3.312 3.312 0 0 1-1.545-6.25C6.059 8.52 8.482 2.226 8.52 2.165a3.313 3.313 0 0 1 6.216 2.296c-.133.354-3.312 8.717-9.86 12.145-.475.26-1.008.4-1.55.403z"
id="c"
/>
<path
d="M5.079 9.205A28.654 28.654 0 0 0 7.287 4.75a3.312 3.312 0 1 0-6.183-2.296C.781 3.234.412 3.996 0 4.734c1.33 1.181 3.544 3.152 5.079 4.471z"
id="d"
/>
<path
d="M11.682 17.27a3.312 3.312 0 0 0 1.545-6.248C8.95 8.78 6.526 2.487 6.504 2.427A3.312 3.312 0 1 0 .316 4.723c.126.353 3.312 8.717 9.853 12.145.464.254.983.393 1.513.403z"
id="e"
/>
<path
d="M2.45 9.01A28.33 28.33 0 0 1 .242 4.553a3.312 3.312 0 1 1 6.21-2.296c.326.78.695 1.54 1.104 2.28C6.187 5.719 3.973 7.69 2.45 9.009z"
id="f"
/>
<path
d="M35.159 0H6.542A6.542 6.542 0 0 0 0 6.542v14.016a6.542 6.542 0 0 0 6.542 6.541h28.617a6.541 6.541 0 0 0 6.541-6.541V6.542A6.542 6.542 0 0 0 35.16 0z"
id="g"
/>
<path
d="M54.254 0H9.026A9.026 9.026 0 0 0 0 9.026v17.207a9.026 9.026 0 0 0 9.026 9.025h45.228a9.026 9.026 0 0 0 9.025-9.026V9.027A9.026 9.026 0 0 0 54.253 0z"
id="h"
/>
<path
d="M9.721 18.637c5.37 0 9.721-4.172 9.721-9.319C19.442 4.172 15.09 0 9.722 0 4.351 0 0 4.172 0 9.318c0 5.147 4.352 9.319 9.721 9.319z"
id="i"
/>
<path
d="M5.19 9.959c2.865 0 5.188-2.23 5.188-4.98C10.378 2.23 8.055 0 5.19 0S0 2.23 0 4.98c0 2.75 2.323 4.979 5.19 4.979z"
id="j"
/>
<path
d="M7.262.351C2.078 1.753-1.018 6.921.306 11.89l18.77-5.073C17.705 1.847 12.411-1.045 7.261.35z"
id="k"
/>
<path
d="M9.318 19.442c5.147 0 9.319-4.352 9.319-9.72C18.637 4.351 14.465 0 9.318 0 4.172 0 0 4.352 0 9.721c0 5.37 4.172 9.721 9.318 9.721z"
id="l"
/>
<path
d="M4.98 10.378c2.75 0 4.979-2.323 4.979-5.189S7.729 0 4.979 0C2.23 0 0 2.323 0 5.19c0 2.865 2.23 5.188 4.98 5.188z"
id="m"
/>
<path
d="M11.819.351c5.178 1.402 8.28 6.57 6.95 11.538L0 6.816C1.347 1.847 6.635-1.045 11.819.35z"
id="n"
/>
<path
d="M5.106 4.897A5.007 5.007 0 0 0 10.218 0H0a5.001 5.001 0 0 0 5.106 4.897z"
id="o"
/>
<path
d="M0 0l22.258 18.498L44.516 0H0z"
id="p"
/>
<path
d="M2.445 0A2.396 2.396 0 0 0 0 2.342h4.885a2.39 2.39 0 0 0-2.44-2.34z"
id="q"
/>
<path
d="M2.462 0A2.396 2.396 0 0 0 0 2.343h4.885A2.39 2.39 0 0 0 2.462 0z"
id="r"
/>
<path
d="M0 0h6.227v3.091A3.047 3.047 0 0 1 3.18 6.14h-.127A3.047 3.047 0 0 1 .006 3.09V0H0z"
id="s"
/>
<path
d="M.006 0H6.22v3.091A3.047 3.047 0 0 1 3.174 6.14h-.127A3.047 3.047 0 0 1 0 3.09V0h.006z"
id="t"
/>
<path
d="M31.328 0H0v1.474h31.328V0z"
id="u"
/>
<path
d="M15.422 1.503A17.422 17.422 0 0 0 8.113.002 17.4 17.4 0 0 0 .805 1.503a1.457 1.457 0 0 0 .629 2.76h2.572V4.06a1.579 1.579 0 0 1 2.126-1.468 6.194 6.194 0 0 0 3.963 0 1.574 1.574 0 0 1 2.12 1.468v.204h2.572a1.463 1.463 0 0 0 .635-2.76z"
id="v"
/>
<path
d="M6.072.104a6.194 6.194 0 0 1-3.963 0A1.579 1.579 0 0 0 0 1.573v.204h8.209v-.204A1.573 1.573 0 0 0 6.072.104z"
id="w"
/>
</defs>
</svg>
</div>
<h3
className="c37 c38"
>
You haven't created any instances yet, but they're really easy to set up.
Click above to get going.
</h3>
</div>
</div>
</div>
</div>
`;
exports[`renders <List error /> without throwing 1`] = `
.c6 {
margin-top: 0.1875rem;
}
.c43 {
margin-bottom: 0.75rem;
}
.c14 {
margin-bottom: 1.5rem;
}
.c41 {
padding: 2.25rem;
}
.c12 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
text-transform: none;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
min-width: 7.5rem;
}
.c12::-moz-focus-inner,
.c12[type='button']::-moz-focus-inner,
.c12[type='reset']::-moz-focus-inner,
.c12[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}
.c12:-moz-focusring,
.c12[type='button']:-moz-focusring,
.c12[type='reset']:-moz-focusring,
.c12[type='submit']:-moz-focusring {
outline: 0.0625rem dotted ButtonText;
}
.c12 + button,
.c12 + a {
margin-left: 0.375rem;
}
.c29 {
2018-01-17 21:40:10 +02:00
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-17 21:40:10 +02:00
display: none;
}
.c29[type='checkbox'],
.c29[type='radio'] {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
padding: 0;
}
.c29[type='number']::-webkit-inner-spin-button,
.c29[type='number']::-webkit-outer-spin-button {
2018-01-17 21:40:10 +02:00
height: auto;
}
.c29[type='search'] {
2018-01-17 21:40:10 +02:00
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c29[type='search']::-webkit-search-cancel-button,
.c29[type='search']::-webkit-search-decoration {
2018-01-17 21:40:10 +02:00
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c29::-webkit-file-upload-button {
2018-01-17 21:40:10 +02:00
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c29:checked + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c29:selected + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c29:checked + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c29:selected + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c29:disabled + label {
2018-01-17 21:40:10 +02:00
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c24 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
padding-left: 0.75rem;
}
.c26 {
2018-01-17 21:40:10 +02:00
padding-top: 0.25rem;
}
.c32 {
2018-01-17 21:40:10 +02:00
margin-bottom: 0.125rem;
margin-left: 0.5625rem;
}
.c36 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
}
.c20 {
2018-01-17 21:40:10 +02:00
color: rgba(73,73,73,1);
line-height: 1.5rem;
font-size: 0.9375rem;
margin: 0;
line-height: 0.875rem;
font-size: 0.8125rem;
2018-01-17 21:40:10 +02:00
}
.c11 {
display: inline-block;
}
.c11 + button,
.c11 + a {
margin-left: 0.375rem;
}
.c10 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 100%;
}
.c10:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c10:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c10:active,
.c10:active:hover,
.c10:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c10[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c10 svg + span {
margin-left: 0.75rem;
}
.c10 svg {
max-height: 1.125rem;
}
.c5 {
2018-01-17 21:40:10 +02:00
font-size: 0.9375rem;
line-height: 1.125rem;
2018-01-17 21:40:10 +02:00
font-style: normal;
font-stretch: normal;
display: block;
color: rgb(70,70,70);
text-align: left;
margin-bottom: 0.1875rem;
2018-01-17 21:40:10 +02:00
margin-right: 0.75rem;
font-weight: 600;
2018-01-17 21:40:10 +02:00
white-space: pre;
font-size: 0.8125rem;
}
.c0 {
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
width: 100%;
max-width: 62.5rem;
padding-bottom: 1.125rem;
}
.c2 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.c15 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.625rem;
padding-left: 0.625rem;
display: block;
}
.c45 {
color: rgba(73,73,73,1);
font-weight: normal;
line-height: 1.625rem;
font-size: 1.3125rem;
margin: 0;
}
.c45 + p,
.c45 + small,
.c45 + h1,
.c45 + h2,
.c45 + label,
.c45 + h3,
.c45 + h4,
.c45 + h5,
.c45 + div,
.c45 + span {
margin-top: 1.5rem;
}
.c19 {
color: rgba(73,73,73,1);
font-weight: 600;
line-height: 1.5rem;
font-size: 0.9375rem;
margin: 0;
}
.c1 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.5rem;
}
.c9 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.3125rem;
}
.c13 {
2018-01-08 17:13:05 +02:00
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.25rem;
}
2018-02-05 17:12:47 +02:00
.c3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.c42 {
2018-02-05 17:12:47 +02:00
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c16 {
2018-02-05 17:12:47 +02:00
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
border: 0.0625rem solid rgb(216,216,216);
border-radius: 0.1875rem;
width: 100%;
}
.c16:before,
.c16:after {
content: '';
position: absolute;
width: 0;
height: 0;
border-style: solid;
}
.c16:before {
top: -0.4375rem;
right: 1.0625rem;
border-width: 0 0.34375rem 0.4375rem 0.34375rem;
border-color: transparent transparent rgb(216,216,216) transparent;
}
.c16:after {
top: -0.375rem;
right: 1.125rem;
border-width: 0 0.28125rem 0.375rem 0.28125rem;
border-color: transparent transparent rgb(255,255,255) transparent;
}
.c17 {
2018-02-05 17:12:47 +02:00
border-radius: 0.1875rem 0 0 0.1875rem;
margin: -0.0625rem 0 -0.0625rem -0.0625rem;
min-width: 0.75rem;
min-height: 100%;
background-color: rgb(0,152,88);
background-color: rgb(210,67,58);
}
.c18 {
2018-02-05 17:12:47 +02:00
padding: 1.125rem 1.125rem;
}
.c40 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
border-width: 0.0625rem;
border-style: solid;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c30 {
2018-01-17 21:40:10 +02:00
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
2018-01-17 21:40:10 +02:00
top: 0;
right: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c30::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c28 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c27 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c27 label {
font-weight: 400;
}
.c4 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c8 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
float: right;
}
.c7 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
min-height: 3rem;
padding: 0.8125rem 0.75rem;
border-radius: 0.25rem;
background-color: rgb(255,255,255);
border: 0.0625rem solid rgb(216,216,216);
color: rgba(73,73,73,1);
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
font-stretch: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
max-width: 22.1875rem;
text-overflow: ellipsis;
}
.c7:focus {
border-color: rgb(59,70,204);
outline: 0;
}
.c7::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:invalid {
box-shadow: none;
}
.c7:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
cursor: not-allowed;
}
.c7:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c21 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c22 {
width: 100%;
background: rgb(250,250,250);
}
.c22 th:first-child {
border-top-left-radius: 0.25rem;
}
.c22 th:last-child {
border-top-right-radius: 0.25rem;
}
.c38 {
width: 100%;
}
.c25 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c25:not(:first-child) {
border-left-width: 0;
}
.c25:not(:last-child) {
border-right-width: 0;
}
.c31 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
color: rgba(73,73,73,1);
font-weight: bold;
}
.c31:not(:first-child) {
border-left-width: 0;
}
.c31:not(:last-child) {
border-right-width: 0;
}
.c33 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c33:not(:first-child) {
border-left-width: 0;
}
.c33:not(:last-child) {
border-right-width: 0;
}
.c34 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c34:not(:first-child) {
border-left-width: 0;
}
.c34:not(:last-child) {
border-right-width: 0;
}
.c35 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c35:not(:first-child) {
border-left-width: 0;
}
.c35:not(:last-child) {
border-right-width: 0;
}
.c37 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c37:not(:first-child) {
border-left-width: 0;
}
.c37:not(:last-child) {
border-right-width: 0;
}
.c23 {
display: table-row;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
2018-02-05 17:12:47 +02:00
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgba(73,73,73,1);
background-color: transparent;
border: none;
box-shadow: none;
}
.c23:last-child {
2018-02-05 17:12:47 +02:00
box-shadow: none;
}
.c23:last-child td {
2018-02-05 17:12:47 +02:00
border-bottom-width: 0.0625rem;
}
.c44 {
color: rgb(151,151,151);
text-align: center;
}
.c39 {
width: calc(100% - 2px);
border-top: none;
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:48em) {
.c0 {
width: 46rem;
}
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:64em) {
.c0 {
width: 56rem;
2018-01-17 21:40:10 +02:00
}
}
@media only screen and (min-width:75em) {
.c0 {
width: 59rem;
2018-01-17 21:40:10 +02:00
}
}
@media only screen and (max-width:47.9375rem) {
.c0 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
}
@media only screen and (min-width:48em) {
.c15 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
}
@media only screen and (min-width:64em) {
.c15 {
-webkit-flex-basis: 58.333333333333336%;
-ms-flex-preferred-size: 58.333333333333336%;
flex-basis: 58.333333333333336%;
max-width: 58.333333333333336%;
}
}
@media only screen and (min-width:47.9375rem) {
.c34 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c35 {
width: 8.125rem;
display: table-cell;
}
}
<div
className="c0"
>
<div
className="c1 c2"
height="1.5rem"
/>
<form
onSubmit={undefined}
>
<div
className="c3"
>
<div
className="baseline-jVaZNU kXgQxt c4"
name="filter"
role="group"
style={undefined}
>
<label
className="c5"
htmlFor="t"
>
Filter instances
</label>
<div
className="c6"
>
<input
className="c7"
disabled={false}
id="t"
onBlur={undefined}
placeholder=""
/>
</div>
</div>
<div
className="baseline-jVaZNU kXgQxt c8"
role="group"
style={undefined}
>
<div
className="c9 c2"
height="1.3125rem"
/>
<button
className="c10 c11 c12"
disabled={false}
href=""
icon={true}
onClick={[Function]}
type="button"
>
Create Instance
</button>
</div>
</div>
2018-01-08 17:13:05 +02:00
<div
className="c13 c2"
2018-01-08 17:13:05 +02:00
height="1.25rem"
/>
</form>
<div
className="c14"
>
<div
className="c2"
>
<div
className="c15"
>
<div
className="c16"
>
<div
className="c17"
/>
<div
className="c18"
>
<h4
className="c19"
>
Ooops!
</h4>
<p
className="c20"
>
An error occurred while loading your instances
</p>
</div>
</div>
</div>
</div>
</div>
<form>
<table
className="c21"
>
<thead
className="c22"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c23"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c24 c25"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c26 baseline-jVaZNU c26 c4"
role="group"
style={undefined}
>
<li
className="c27"
>
<div
checked={0}
className="c28"
disabled={true}
id="x"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={false}
className="c29"
disabled={true}
id="y"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c30"
htmlFor="y"
/>
</div>
</li>
</div>
</th>
<th
className="c31"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
<svg
className="c32"
height="6"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
marginBottom="0.125rem"
marginLeft="0.5625rem"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</th>
<th
className="c33"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
</th>
<th
className="c34"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c35"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c36 c37"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c38"
disabled={undefined}
name="tbody"
selected={undefined}
/>
</table>
</form>
<div
className="c39 c40"
disabled={false}
name="card"
>
<div
className="c41"
>
<div
className="c42"
>
<div
className="c43"
>
2018-02-06 12:32:47 +02:00
<svg
height={60}
viewBox="0 0 79 60"
width={79}
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
>
<title>
Guilty_Salamander
</title>
<desc>
Created using Figma
</desc>
<use
fill="#FAA427"
transform="translate(23.8 22)"
xlinkHref="#a"
/>
<use
fill="#F3722C"
transform="translate(27.3 25.5)"
xlinkHref="#b"
/>
<use
fill="#FAA427"
transform="translate(4.8 32.1)"
xlinkHref="#c"
/>
<use
fill="#F3722C"
transform="translate(12.2 31.8)"
xlinkHref="#d"
/>
<use
fill="#FAA427"
transform="translate(54.4 31.9)"
xlinkHref="#e"
/>
<use
fill="#F3722C"
transform="translate(54.4 32)"
xlinkHref="#f"
/>
<use
fill="#FAA427"
transform="translate(15.8 26.8)"
xlinkHref="#g"
/>
<use
fill="#FAA427"
transform="translate(5)"
xlinkHref="#h"
/>
<use
fill="#FAFBFC"
transform="rotate(-15.13 41.037 5.45)"
xlinkHref="#i"
/>
<use
fill="#412B13"
transform="rotate(-15.13 67.273 -24.78)"
xlinkHref="#j"
/>
<use
fill="#F3722C"
transform="translate(2.2 8)"
xlinkHref="#k"
/>
<use
fill="#FAFBFC"
transform="rotate(-74.87 40.46 -20.511)"
xlinkHref="#l"
/>
<use
fill="#412B13"
transform="rotate(-74.87 41.364 -22.098)"
xlinkHref="#m"
/>
<use
fill="#F3722C"
transform="translate(52.1 8)"
xlinkHref="#n"
/>
<use
fill="#F3722C"
transform="translate(31.5 34.3)"
xlinkHref="#o"
/>
<use
fill="#F3722C"
transform="translate(14.3)"
xlinkHref="#p"
/>
<use
fill="#F3722C"
transform="translate(30.9 18.9)"
xlinkHref="#q"
/>
<use
fill="#F3722C"
transform="translate(37.6 18.9)"
xlinkHref="#r"
/>
<use
fill="#FAA427"
transform="translate(27.4 53.9)"
xlinkHref="#s"
/>
<use
fill="#FAA427"
transform="translate(39.1 53.9)"
xlinkHref="#t"
/>
<use
fill="#F3722C"
transform="translate(27.4 53.9)"
xlinkHref="#u"
/>
<use
fill="#342013"
transform="translate(28.6 26.2)"
xlinkHref="#v"
/>
<use
fill="#FFF"
transform="translate(32.6 28.7)"
xlinkHref="#w"
/>
<defs>
<path
d="M54.921 36.053L0 0l1.413 24.908c.359 6.249 5.752 11.145 12.283 11.145H54.92z"
id="a"
/>
<path
d="M42.12 32.526L13.47 0 0 23.737c.282 4.924 4.527 8.778 9.672 8.778l32.448.01z"
id="b"
/>
<path
d="M3.326 17.01a3.312 3.312 0 0 1-1.545-6.25C6.059 8.52 8.482 2.226 8.52 2.165a3.313 3.313 0 0 1 6.216 2.296c-.133.354-3.312 8.717-9.86 12.145-.475.26-1.008.4-1.55.403z"
id="c"
/>
<path
d="M5.079 9.205A28.654 28.654 0 0 0 7.287 4.75a3.312 3.312 0 1 0-6.183-2.296C.781 3.234.412 3.996 0 4.734c1.33 1.181 3.544 3.152 5.079 4.471z"
id="d"
/>
<path
d="M11.682 17.27a3.312 3.312 0 0 0 1.545-6.248C8.95 8.78 6.526 2.487 6.504 2.427A3.312 3.312 0 1 0 .316 4.723c.126.353 3.312 8.717 9.853 12.145.464.254.983.393 1.513.403z"
id="e"
/>
<path
d="M2.45 9.01A28.33 28.33 0 0 1 .242 4.553a3.312 3.312 0 1 1 6.21-2.296c.326.78.695 1.54 1.104 2.28C6.187 5.719 3.973 7.69 2.45 9.009z"
id="f"
/>
<path
d="M35.159 0H6.542A6.542 6.542 0 0 0 0 6.542v14.016a6.542 6.542 0 0 0 6.542 6.541h28.617a6.541 6.541 0 0 0 6.541-6.541V6.542A6.542 6.542 0 0 0 35.16 0z"
id="g"
/>
<path
d="M54.254 0H9.026A9.026 9.026 0 0 0 0 9.026v17.207a9.026 9.026 0 0 0 9.026 9.025h45.228a9.026 9.026 0 0 0 9.025-9.026V9.027A9.026 9.026 0 0 0 54.253 0z"
id="h"
/>
<path
d="M9.721 18.637c5.37 0 9.721-4.172 9.721-9.319C19.442 4.172 15.09 0 9.722 0 4.351 0 0 4.172 0 9.318c0 5.147 4.352 9.319 9.721 9.319z"
id="i"
/>
<path
d="M5.19 9.959c2.865 0 5.188-2.23 5.188-4.98C10.378 2.23 8.055 0 5.19 0S0 2.23 0 4.98c0 2.75 2.323 4.979 5.19 4.979z"
id="j"
/>
<path
d="M7.262.351C2.078 1.753-1.018 6.921.306 11.89l18.77-5.073C17.705 1.847 12.411-1.045 7.261.35z"
id="k"
/>
<path
d="M9.318 19.442c5.147 0 9.319-4.352 9.319-9.72C18.637 4.351 14.465 0 9.318 0 4.172 0 0 4.352 0 9.721c0 5.37 4.172 9.721 9.318 9.721z"
id="l"
/>
<path
d="M4.98 10.378c2.75 0 4.979-2.323 4.979-5.189S7.729 0 4.979 0C2.23 0 0 2.323 0 5.19c0 2.865 2.23 5.188 4.98 5.188z"
id="m"
/>
<path
d="M11.819.351c5.178 1.402 8.28 6.57 6.95 11.538L0 6.816C1.347 1.847 6.635-1.045 11.819.35z"
id="n"
/>
<path
d="M5.106 4.897A5.007 5.007 0 0 0 10.218 0H0a5.001 5.001 0 0 0 5.106 4.897z"
id="o"
/>
<path
d="M0 0l22.258 18.498L44.516 0H0z"
id="p"
/>
<path
d="M2.445 0A2.396 2.396 0 0 0 0 2.342h4.885a2.39 2.39 0 0 0-2.44-2.34z"
id="q"
/>
<path
d="M2.462 0A2.396 2.396 0 0 0 0 2.343h4.885A2.39 2.39 0 0 0 2.462 0z"
id="r"
/>
<path
d="M0 0h6.227v3.091A3.047 3.047 0 0 1 3.18 6.14h-.127A3.047 3.047 0 0 1 .006 3.09V0H0z"
id="s"
/>
<path
d="M.006 0H6.22v3.091A3.047 3.047 0 0 1 3.174 6.14h-.127A3.047 3.047 0 0 1 0 3.09V0h.006z"
id="t"
/>
<path
d="M31.328 0H0v1.474h31.328V0z"
id="u"
/>
<path
d="M15.422 1.503A17.422 17.422 0 0 0 8.113.002 17.4 17.4 0 0 0 .805 1.503a1.457 1.457 0 0 0 .629 2.76h2.572V4.06a1.579 1.579 0 0 1 2.126-1.468 6.194 6.194 0 0 0 3.963 0 1.574 1.574 0 0 1 2.12 1.468v.204h2.572a1.463 1.463 0 0 0 .635-2.76z"
id="v"
/>
<path
d="M6.072.104a6.194 6.194 0 0 1-3.963 0A1.579 1.579 0 0 0 0 1.573v.204h8.209v-.204A1.573 1.573 0 0 0 6.072.104z"
id="w"
/>
</defs>
</svg>
</div>
<h3
className="c44 c45"
>
You haven't created any instances yet, but they're really easy to set up.
Click above to get going.
</h3>
</div>
</div>
</div>
</div>
`;
exports[`renders <List instances /> without throwing 1`] = `
.c6 {
margin-top: 0.1875rem;
}
.c36 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
.c12 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
text-transform: none;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
min-width: 7.5rem;
}
.c12::-moz-focus-inner,
.c12[type='button']::-moz-focus-inner,
.c12[type='reset']::-moz-focus-inner,
.c12[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}
.c12:-moz-focusring,
.c12[type='button']:-moz-focusring,
.c12[type='reset']:-moz-focusring,
.c12[type='submit']:-moz-focusring {
outline: 0.0625rem dotted ButtonText;
}
.c12 + button,
.c12 + a {
margin-left: 0.375rem;
}
.c22 {
2018-01-17 21:40:10 +02:00
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-17 21:40:10 +02:00
display: none;
}
.c22[type='checkbox'],
.c22[type='radio'] {
box-sizing: border-box;
2018-01-17 21:40:10 +02:00
padding: 0;
}
.c22[type='number']::-webkit-inner-spin-button,
.c22[type='number']::-webkit-outer-spin-button {
2018-01-17 21:40:10 +02:00
height: auto;
}
.c22[type='search'] {
2018-01-17 21:40:10 +02:00
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c22[type='search']::-webkit-search-cancel-button,
.c22[type='search']::-webkit-search-decoration {
2018-01-17 21:40:10 +02:00
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c22::-webkit-file-upload-button {
2018-01-17 21:40:10 +02:00
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c22:checked + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c22:selected + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c22:checked + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c22:selected + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c22:disabled + label {
2018-01-17 21:40:10 +02:00
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c35 {
2018-01-17 21:40:10 +02:00
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c35:hover {
-webkit-text-decoration: none;
2018-01-17 21:40:10 +02:00
text-decoration: none;
}
.c17 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
padding-left: 0.75rem;
}
.c19 {
2018-01-17 21:40:10 +02:00
padding-top: 0.25rem;
}
.c25 {
2018-01-17 21:40:10 +02:00
margin-bottom: 0.125rem;
margin-left: 0.5625rem;
}
.c29 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
}
.c11 {
2018-01-17 21:40:10 +02:00
display: inline-block;
}
.c11 + button,
.c11 + a {
margin-left: 0.375rem;
}
.c10 {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-17 21:40:10 +02:00
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
2018-01-17 21:40:10 +02:00
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 100%;
}
.c10:focus {
2018-01-17 21:40:10 +02:00
outline: 0;
-webkit-text-decoration: none;
2018-01-17 21:40:10 +02:00
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c10:hover {
2018-01-17 21:40:10 +02:00
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c10:active,
.c10:active:hover,
.c10:active:focus {
2018-01-17 21:40:10 +02:00
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c10[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c10 svg + span {
margin-left: 0.75rem;
}
.c10 svg {
max-height: 1.125rem;
}
.c5 {
2018-01-17 21:40:10 +02:00
font-size: 0.9375rem;
line-height: 1.125rem;
2018-01-17 21:40:10 +02:00
font-style: normal;
font-stretch: normal;
display: block;
color: rgb(70,70,70);
text-align: left;
margin-bottom: 0.1875rem;
2018-01-17 21:40:10 +02:00
margin-right: 0.75rem;
font-weight: 600;
2018-01-17 21:40:10 +02:00
white-space: pre;
font-size: 0.8125rem;
}
.c0 {
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
width: 100%;
max-width: 62.5rem;
padding-bottom: 1.125rem;
}
.c2 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.625rem;
margin-left: -0.625rem;
}
2018-01-17 21:40:10 +02:00
.c1 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.5rem;
}
.c9 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.3125rem;
}
.c13 {
2018-01-08 17:13:05 +02:00
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.25rem;
}
2018-02-05 17:12:47 +02:00
.c3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.c43 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c37 {
2018-02-01 12:38:12 +02:00
width: 0.75rem;
height: 0.75rem;
2018-01-17 21:40:10 +02:00
border-radius: 50%;
background-color: rgb(0,152,88);
display: inline-block;
margin-right: 0rem;
margin-left: 0rem;
}
.c23 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
right: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c23::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c21 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c20 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c20 label {
font-weight: 400;
}
.c4 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c8 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
float: right;
}
.c7 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
min-height: 3rem;
padding: 0.8125rem 0.75rem;
border-radius: 0.25rem;
background-color: rgb(255,255,255);
border: 0.0625rem solid rgb(216,216,216);
color: rgba(73,73,73,1);
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
font-stretch: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
max-width: 22.1875rem;
text-overflow: ellipsis;
}
.c7:focus {
border-color: rgb(59,70,204);
outline: 0;
}
.c7::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:invalid {
box-shadow: none;
}
.c7:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
cursor: not-allowed;
}
.c7:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c41 {
cursor: pointer;
height: 100%;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c14 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c15 {
width: 100%;
background: rgb(250,250,250);
}
.c15 th:first-child {
border-top-left-radius: 0.25rem;
}
.c15 th:last-child {
border-top-right-radius: 0.25rem;
}
.c31 {
width: 100%;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c24 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
color: rgba(73,73,73,1);
font-weight: bold;
}
.c24:not(:first-child) {
border-left-width: 0;
}
.c24:not(:last-child) {
border-right-width: 0;
}
.c26 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c26:not(:first-child) {
border-left-width: 0;
}
.c26:not(:last-child) {
border-right-width: 0;
}
.c27 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c27:not(:first-child) {
border-left-width: 0;
}
.c27:not(:last-child) {
border-right-width: 0;
}
.c28 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c28:not(:first-child) {
border-left-width: 0;
}
.c28:not(:last-child) {
border-right-width: 0;
}
.c30 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c30:not(:first-child) {
border-left-width: 0;
}
.c30:not(:last-child) {
border-right-width: 0;
}
.c33 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c33:not(:first-child) {
border-left-width: 0;
}
.c33:not(:last-child) {
border-right-width: 0;
}
.c38 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c38:not(:first-child) {
border-left-width: 0;
}
.c38:not(:last-child) {
border-right-width: 0;
}
.c39 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c39:not(:first-child) {
border-left-width: 0;
}
.c39:not(:last-child) {
border-right-width: 0;
}
.c40 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
border-bottom-width: 0;
border-left-width: 0.0625rem !important;
}
.c40:not(:first-child) {
border-left-width: 0;
}
.c40:not(:last-child) {
border-right-width: 0;
}
.c16 {
display: table-row;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgba(73,73,73,1);
background-color: transparent;
border: none;
box-shadow: none;
}
.c16:last-child {
box-shadow: none;
}
.c16:last-child td {
border-bottom-width: 0.0625rem;
}
.c32 {
display: table-row;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
}
.c32:last-child {
box-shadow: none;
}
.c32:last-child td {
border-bottom-width: 0.0625rem;
}
.c34 {
color: rgba(73,73,73,1);
-webkit-text-decoration: none;
text-decoration: none;
font-weight: 600;
}
.c42 {
width: 3rem;
height: 3rem;
min-width: 3rem;
}
@media only screen and (min-width:48em) {
.c0 {
width: 46rem;
}
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:64em) {
.c0 {
width: 56rem;
2018-01-17 21:40:10 +02:00
}
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:75em) {
.c0 {
width: 59rem;
2018-01-17 21:40:10 +02:00
}
}
2018-01-17 21:40:10 +02:00
@media only screen and (max-width:47.9375rem) {
.c0 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
}
@media only screen and (min-width:47.9375rem) {
.c27 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c28 {
width: 8.125rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c38 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c39 {
width: 8.125rem;
display: table-cell;
}
}
<div
className="c0"
>
<div
className="c1 c2"
height="1.5rem"
/>
<form
onSubmit={undefined}
>
<div
className="c3"
>
<div
className="baseline-jVaZNU kXgQxt c4"
name="filter"
role="group"
style={undefined}
>
<label
className="c5"
htmlFor="z"
>
Filter instances
</label>
<div
className="c6"
>
<input
className="c7"
disabled={false}
id="z"
onBlur={undefined}
placeholder=""
/>
</div>
</div>
<div
className="baseline-jVaZNU kXgQxt c8"
role="group"
style={undefined}
>
<div
className="c9 c2"
height="1.3125rem"
/>
<button
className="c10 c11 c12"
disabled={false}
href=""
icon={true}
onClick={[Function]}
type="button"
>
Create Instance
</button>
</div>
</div>
2018-01-08 17:13:05 +02:00
<div
className="c13 c2"
2018-01-08 17:13:05 +02:00
height="1.25rem"
/>
</form>
<form>
<table
className="c14"
>
<thead
className="c15"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c16"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c17 c18"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={false}
className="c21"
disabled={false}
id="D"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={false}
id="E"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c23"
htmlFor="E"
/>
</div>
</li>
</div>
</th>
<th
className="c24"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
<svg
className="c25"
height="6"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
marginBottom="0.125rem"
marginLeft="0.5625rem"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</th>
<th
className="c26"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
</th>
<th
className="c27"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c28"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c29 c30"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c31"
disabled={undefined}
name="tbody"
selected={undefined}
>
<tr
className="c32"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c17 c33"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
name=""
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={false}
className="c21"
disabled={false}
id="F"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={false}
id="G"
onBlur={undefined}
type="checkbox"
/>
<label
className="c23"
htmlFor="G"
/>
</div>
</li>
</div>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<a
className="c34 c35 c36"
to="/2252839a"
>
2252839a
</a>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c37"
color="green"
2018-02-01 12:38:12 +02:00
size="0.75rem"
/>
Running
</span>
</td>
<td
className="c38"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c39"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
</code>
</td>
<td
className="c29 c40"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c41"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
tag="div"
>
<div
className="c42 c43"
>
<svg
className=""
height="16"
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</div>
</div>
</td>
</tr>
<tr
className="c32"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c17 c33"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
name=""
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={false}
className="c21"
disabled={false}
id="H"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={false}
id="I"
onBlur={undefined}
type="checkbox"
/>
<label
className="c23"
htmlFor="I"
/>
</div>
</li>
</div>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<a
className="c34 c35 c36"
to="/f1bd1730"
>
f1bd1730
</a>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c37"
color="green"
2018-02-01 12:38:12 +02:00
size="0.75rem"
/>
Running
</span>
</td>
<td
className="c38"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c39"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
</code>
</td>
<td
className="c29 c40"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c41"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
tag="div"
>
<div
className="c42 c43"
>
<svg
className=""
height="16"
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</form>
</div>
`;
exports[`renders <List instances selected /> without throwing 1`] = `
.c6 {
margin-top: 0.1875rem;
}
.c36 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
.c12 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
text-transform: none;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
min-width: 7.5rem;
}
.c12::-moz-focus-inner,
.c12[type='button']::-moz-focus-inner,
.c12[type='reset']::-moz-focus-inner,
.c12[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}
.c12:-moz-focusring,
.c12[type='button']:-moz-focusring,
.c12[type='reset']:-moz-focusring,
.c12[type='submit']:-moz-focusring {
outline: 0.0625rem dotted ButtonText;
}
.c12 + button,
.c12 + a {
margin-left: 0.375rem;
}
.c22 {
2018-01-17 21:40:10 +02:00
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-17 21:40:10 +02:00
display: none;
}
.c22[type='checkbox'],
.c22[type='radio'] {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
padding: 0;
}
.c22[type='number']::-webkit-inner-spin-button,
.c22[type='number']::-webkit-outer-spin-button {
2018-01-17 21:40:10 +02:00
height: auto;
}
.c22[type='search'] {
2018-01-17 21:40:10 +02:00
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c22[type='search']::-webkit-search-cancel-button,
.c22[type='search']::-webkit-search-decoration {
2018-01-17 21:40:10 +02:00
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c22::-webkit-file-upload-button {
2018-01-17 21:40:10 +02:00
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c22:checked + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c22:selected + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c22:checked + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c22:selected + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c22:disabled + label {
2018-01-17 21:40:10 +02:00
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c35 {
2018-01-17 21:40:10 +02:00
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c35:hover {
-webkit-text-decoration: none;
2018-01-17 21:40:10 +02:00
text-decoration: none;
}
.c17 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
padding-left: 0.75rem;
}
.c19 {
2018-01-17 21:40:10 +02:00
padding-top: 0.25rem;
}
.c25 {
2018-01-17 21:40:10 +02:00
margin-bottom: 0.125rem;
margin-left: 0.5625rem;
}
.c29 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
}
.c11 {
display: inline-block;
}
.c11 + button,
.c11 + a {
margin-left: 0.375rem;
}
.c10 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 100%;
}
.c10:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c10:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c10:active,
.c10:active:hover,
.c10:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c10[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c10 svg + span {
margin-left: 0.75rem;
}
.c10 svg {
max-height: 1.125rem;
}
.c48 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
padding: 0.625rem 1.125rem;
font-size: 0.8125rem;
min-width: 0rem;
min-height: 0rem;
height: auto;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c48:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c48:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
2018-01-17 21:40:10 +02:00
}
.c48:active,
.c48:active:hover,
.c48:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c48[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c48:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c48:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c48:active,
.c48:active:hover,
.c48:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c48:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c48:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c48:active,
.c48:active:hover,
.c48:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c48 svg + span {
margin-left: 0.75rem;
}
.c48 svg {
max-height: 1.125rem;
}
.c49 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c49:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c49:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c49:active,
.c49:active:hover,
.c49:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c49[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c49:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c49:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c49:active,
.c49:active:hover,
.c49:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c49:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c49:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c49:active,
.c49:active:hover,
.c49:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c49 svg + span {
margin-left: 0.75rem;
}
.c49 svg {
max-height: 1.125rem;
}
.c51 {
box-sizing: border-box;
2018-01-04 20:26:28 +02:00
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-04 20:26:28 +02:00
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
color: rgb(210,67,58);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
padding: 0.625rem 1.125rem;
2018-01-04 20:26:28 +02:00
font-size: 0.8125rem;
min-width: 0rem;
min-height: 0rem;
height: auto;
2018-01-04 20:26:28 +02:00
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
float: right;
}
.c51:focus {
2018-01-04 20:26:28 +02:00
outline: 0;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c51:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
2018-01-04 20:26:28 +02:00
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c51[disabled] {
2018-01-04 20:26:28 +02:00
cursor: not-allowed;
pointer-events: none;
}
.c51:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c51:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c51:focus {
color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
}
.c51:hover {
color: rgb(205,37,27);
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
background-color: rgba(210,67,58,0.1);
border-color: rgb(205,37,27);
}
.c51:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c51:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c51 svg + span {
2018-01-04 20:26:28 +02:00
margin-left: 0.75rem;
}
.c51 svg {
2018-01-04 20:26:28 +02:00
max-height: 1.125rem;
}
.c52 {
2018-01-04 20:26:28 +02:00
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-04 20:26:28 +02:00
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
color: rgb(210,67,58);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
float: right;
}
.c52:focus {
2018-01-04 20:26:28 +02:00
outline: 0;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c52:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c52:active,
.c52:active:hover,
.c52:active:focus {
2018-01-04 20:26:28 +02:00
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c52[disabled] {
2018-01-04 20:26:28 +02:00
cursor: not-allowed;
pointer-events: none;
}
.c52:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c52:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c52:active,
.c52:active:hover,
.c52:active:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c52:focus {
color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c52:hover {
color: rgb(205,37,27);
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c52:active,
.c52:active:hover,
.c52:active:focus {
background-color: rgba(210,67,58,0.1);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c52:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c52:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c52:active,
.c52:active:hover,
.c52:active:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c52 svg + span {
2018-01-04 20:26:28 +02:00
margin-left: 0.75rem;
}
.c52 svg {
2018-01-04 20:26:28 +02:00
max-height: 1.125rem;
}
.c5 {
2018-01-17 21:40:10 +02:00
font-size: 0.9375rem;
line-height: 1.125rem;
2018-01-17 21:40:10 +02:00
font-style: normal;
font-stretch: normal;
display: block;
color: rgb(70,70,70);
text-align: left;
margin-bottom: 0.1875rem;
2018-01-17 21:40:10 +02:00
margin-right: 0.75rem;
font-weight: 600;
2018-01-17 21:40:10 +02:00
white-space: pre;
font-size: 0.8125rem;
}
.c0 {
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
width: 100%;
max-width: 62.5rem;
padding-bottom: 1.125rem;
}
.c45 {
2018-01-17 21:40:10 +02:00
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
width: 100%;
max-width: 62.5rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
2018-01-04 20:26:28 +02:00
.c2 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
2018-01-04 20:26:28 +02:00
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.625rem;
margin-left: -0.625rem;
2018-01-04 20:26:28 +02:00
}
.c46 {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.625rem;
margin-left: -0.625rem;
2018-01-17 21:40:10 +02:00
}
.c47 {
2018-01-04 20:26:28 +02:00
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.625rem;
padding-left: 0.625rem;
display: block;
2018-01-04 20:26:28 +02:00
}
.c50 {
2018-01-04 20:26:28 +02:00
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.625rem;
padding-left: 0.625rem;
display: block;
2018-01-04 20:26:28 +02:00
}
.c1 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.5rem;
2018-01-04 20:26:28 +02:00
}
.c9 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.3125rem;
}
.c13 {
2018-01-08 17:13:05 +02:00
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.25rem;
}
.c44 {
2018-01-04 20:26:28 +02:00
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-color: rgba(241,241,241,1);
border-top: 0.0625rem solid rgb(216,216,216);
2018-01-04 20:26:28 +02:00
max-height: 3.3125rem;
min-height: 3.3125rem;
line-height: 1.5625rem;
height: 4.375rem;
max-height: 4.375rem;
z-index: 1;
2018-01-04 20:26:28 +02:00
position: fixed;
left: 0;
right: 0;
bottom: 0;
}
2018-02-05 17:12:47 +02:00
.c3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.c43 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c37 {
2018-02-01 12:38:12 +02:00
width: 0.75rem;
height: 0.75rem;
2018-01-17 21:40:10 +02:00
border-radius: 50%;
background-color: rgb(0,152,88);
display: inline-block;
margin-right: 0rem;
margin-left: 0rem;
}
.c23 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
right: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c23::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c21 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c20 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c20 label {
font-weight: 400;
}
.c4 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c8 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
float: right;
}
.c7 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
min-height: 3rem;
padding: 0.8125rem 0.75rem;
border-radius: 0.25rem;
background-color: rgb(255,255,255);
border: 0.0625rem solid rgb(216,216,216);
color: rgba(73,73,73,1);
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
font-stretch: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
max-width: 22.1875rem;
text-overflow: ellipsis;
}
.c7:focus {
border-color: rgb(59,70,204);
outline: 0;
}
.c7::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:invalid {
box-shadow: none;
}
.c7:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
cursor: not-allowed;
}
.c7:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c41 {
cursor: pointer;
height: 100%;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c14 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c15 {
width: 100%;
background: rgb(250,250,250);
}
.c15 th:first-child {
border-top-left-radius: 0.25rem;
}
.c15 th:last-child {
border-top-right-radius: 0.25rem;
}
.c31 {
width: 100%;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c24 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
color: rgba(73,73,73,1);
font-weight: bold;
}
.c24:not(:first-child) {
border-left-width: 0;
}
.c24:not(:last-child) {
border-right-width: 0;
}
.c26 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c26:not(:first-child) {
border-left-width: 0;
}
.c26:not(:last-child) {
border-right-width: 0;
}
.c27 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c27:not(:first-child) {
border-left-width: 0;
}
.c27:not(:last-child) {
border-right-width: 0;
}
.c28 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c28:not(:first-child) {
border-left-width: 0;
}
.c28:not(:last-child) {
border-right-width: 0;
}
.c30 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c30:not(:first-child) {
border-left-width: 0;
}
.c30:not(:last-child) {
border-right-width: 0;
}
.c33 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c33:not(:first-child) {
border-left-width: 0;
}
.c33:not(:last-child) {
border-right-width: 0;
}
.c38 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c38:not(:first-child) {
border-left-width: 0;
}
.c38:not(:last-child) {
border-right-width: 0;
}
.c39 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c39:not(:first-child) {
border-left-width: 0;
}
.c39:not(:last-child) {
border-right-width: 0;
}
.c40 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
border-bottom-width: 0;
border-left-width: 0.0625rem !important;
}
.c40:not(:first-child) {
border-left-width: 0;
}
.c40:not(:last-child) {
border-right-width: 0;
}
.c16 {
display: table-row;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgba(73,73,73,1);
background-color: transparent;
border: none;
box-shadow: none;
}
.c16:last-child {
box-shadow: none;
}
.c16:last-child td {
border-bottom-width: 0.0625rem;
}
.c32 {
display: table-row;
2018-01-17 21:40:10 +02:00
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
}
.c32:last-child {
2018-01-17 21:40:10 +02:00
box-shadow: none;
}
.c32:last-child td {
2018-01-17 21:40:10 +02:00
border-bottom-width: 0.0625rem;
2018-01-04 20:26:28 +02:00
}
.c34 {
2018-02-01 12:38:12 +02:00
color: rgba(73,73,73,1);
-webkit-text-decoration: none;
2018-02-01 12:38:12 +02:00
text-decoration: none;
font-weight: 600;
2018-02-01 12:38:12 +02:00
}
.c42 {
width: 3rem;
height: 3rem;
min-width: 3rem;
}
@media only screen and (min-width:48em) {
.c0 {
width: 46rem;
}
}
@media only screen and (min-width:64em) {
.c0 {
width: 56rem;
}
}
@media only screen and (min-width:75em) {
.c0 {
width: 59rem;
}
}
@media only screen and (max-width:47.9375rem) {
.c0 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
}
@media only screen and (min-width:48em) {
.c45 {
width: 46rem;
}
}
@media only screen and (min-width:64em) {
.c45 {
width: 56rem;
}
}
@media only screen and (min-width:75em) {
.c45 {
width: 59rem;
}
}
@media only screen and (max-width:47.9375rem) {
.c45 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
}
@media only screen and (min-width:0em) {
.c46 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
@media only screen and (min-width:0em) {
.c46 {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:0em) {
.c47 {
2018-01-17 21:40:10 +02:00
-webkit-flex-basis: 58.333333333333336%;
-ms-flex-preferred-size: 58.333333333333336%;
flex-basis: 58.333333333333336%;
max-width: 58.333333333333336%;
}
}
@media only screen and (min-width:0em) {
.c50 {
2018-01-17 21:40:10 +02:00
-webkit-flex-basis: 41.66666666666667%;
-ms-flex-preferred-size: 41.66666666666667%;
flex-basis: 41.66666666666667%;
max-width: 41.66666666666667%;
}
}
@media only screen and (min-width:47.9375rem) {
.c27 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c28 {
width: 8.125rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c38 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c39 {
width: 8.125rem;
display: table-cell;
}
}
<div
className="c0"
>
<div
className="c1 c2"
height="1.5rem"
/>
<form
onSubmit={undefined}
>
<div
className="c3"
>
<div
className="baseline-jVaZNU kXgQxt c4"
name="filter"
role="group"
style={undefined}
>
<label
className="c5"
htmlFor="J"
>
Filter instances
</label>
<div
className="c6"
>
<input
className="c7"
disabled={false}
id="J"
onBlur={undefined}
placeholder=""
/>
</div>
</div>
<div
className="baseline-jVaZNU kXgQxt c8"
role="group"
style={undefined}
>
<div
className="c9 c2"
height="1.3125rem"
/>
<button
className="c10 c11 c12"
disabled={false}
href=""
icon={true}
onClick={[Function]}
type="button"
>
Create Instance
</button>
</div>
</div>
2018-01-08 17:13:05 +02:00
<div
className="c13 c2"
2018-01-08 17:13:05 +02:00
height="1.25rem"
/>
</form>
<form>
<table
className="c14"
>
<thead
className="c15"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c16"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c17 c18"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={false}
className="c21"
disabled={false}
id="N"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={false}
id="O"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c23"
htmlFor="O"
/>
</div>
</li>
</div>
</th>
<th
className="c24"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
<svg
className="c25"
height="6"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
marginBottom="0.125rem"
marginLeft="0.5625rem"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</th>
<th
className="c26"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
</th>
<th
className="c27"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c28"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c29 c30"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c31"
disabled={undefined}
name="tbody"
selected={undefined}
>
<tr
className="c32"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c17 c33"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
name="2252839a-e698-ceec-afac-9549ad0c6624"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={false}
className="c21"
disabled={false}
id="P"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={false}
id="Q"
onBlur={undefined}
type="checkbox"
/>
<label
className="c23"
htmlFor="Q"
/>
</div>
</li>
</div>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<a
className="c34 c35 c36"
to="/2252839a"
>
2252839a
</a>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c37"
color="green"
2018-02-01 12:38:12 +02:00
size="0.75rem"
/>
Running
</span>
</td>
<td
className="c38"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c39"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
2252839
</code>
</td>
<td
className="c29 c40"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c41"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
tag="div"
>
<div
className="c42 c43"
>
<svg
className=""
height="16"
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</div>
</div>
</td>
</tr>
<tr
className="c32"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c17 c33"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
name="f1bd1730-e8a6-4956-e738-d8e85cc6aa04"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={false}
className="c21"
disabled={false}
id="R"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={false}
id="S"
onBlur={undefined}
type="checkbox"
/>
<label
className="c23"
htmlFor="S"
/>
</div>
</li>
</div>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<a
className="c34 c35 c36"
to="/f1bd1730"
>
f1bd1730
</a>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c37"
color="green"
2018-02-01 12:38:12 +02:00
size="0.75rem"
/>
Running
</span>
</td>
<td
className="c38"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c39"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
f1bd173
</code>
</td>
<td
className="c29 c40"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c41"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
tag="div"
>
<div
className="c42 c43"
>
<svg
className=""
height="16"
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</form>
<div
className="c44"
>
<div
className="c45"
>
<div
className="c46"
>
<div
className="c47"
>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c48 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 13.36 14"
width="13.36"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.53,1.68a.81.81,0,0,1,.39.1l8.31,4.48a.84.84,0,0,1,0,1.48L2.92,12.22a.81.81,0,0,1-.39.1.85.85,0,0,1-.85-.85V2.53a.85.85,0,0,1,.85-.85M2.53,0A2.53,2.53,0,0,0,0,2.53v8.94A2.53,2.53,0,0,0,3.72,13.7L12,9.22a2.52,2.52,0,0,0,0-4.44L3.72.3A2.5,2.5,0,0,0,2.53,0Z"
fill="rgb(216, 216, 216)"
/>
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c49 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 13.36 14"
width="13.36"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.53,1.68a.81.81,0,0,1,.39.1l8.31,4.48a.84.84,0,0,1,0,1.48L2.92,12.22a.81.81,0,0,1-.39.1.85.85,0,0,1-.85-.85V2.53a.85.85,0,0,1,.85-.85M2.53,0A2.53,2.53,0,0,0,0,2.53v8.94A2.53,2.53,0,0,0,3.72,13.7L12,9.22a2.52,2.52,0,0,0,0-4.44L3.72.3A2.5,2.5,0,0,0,2.53,0Z"
fill="rgb(216, 216, 216)"
/>
</svg>
<span>
Start
</span>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c48 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 14 14"
width="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10.75,1.75a1.5,1.5,0,0,1,1.5,1.5v7.5a1.5,1.5,0,0,1-1.5,1.5H3.25a1.5,1.5,0,0,1-1.5-1.5V3.25a1.5,1.5,0,0,1,1.5-1.5h7.5m0-1.75H3.25A3.26,3.26,0,0,0,0,3.25v7.5A3.26,3.26,0,0,0,3.25,14h7.5A3.26,3.26,0,0,0,14,10.75V3.25A3.26,3.26,0,0,0,10.75,0Z"
fill="rgb(216, 216, 216)"
/>
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c49 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 14 14"
width="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10.75,1.75a1.5,1.5,0,0,1,1.5,1.5v7.5a1.5,1.5,0,0,1-1.5,1.5H3.25a1.5,1.5,0,0,1-1.5-1.5V3.25a1.5,1.5,0,0,1,1.5-1.5h7.5m0-1.75H3.25A3.26,3.26,0,0,0,0,3.25v7.5A3.26,3.26,0,0,0,3.25,14h7.5A3.26,3.26,0,0,0,14,10.75V3.25A3.26,3.26,0,0,0,10.75,0Z"
fill="rgb(216, 216, 216)"
/>
</svg>
<span>
Stop
</span>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c48 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="21"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
version="1.1"
viewBox="0 0 20 21"
width="20"
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
>
<g
transform="translate(17997 -18577)"
>
<g>
<use
fill="rgb(216, 216, 216)"
transform="matrix(0.866025 0.5 -0.5 0.866025 -17988.7 18577.9)"
xlinkHref="#f"
/>
</g>
</g>
<defs>
<path
d="M 5.39661 3.57718L 5.3977 5.34469L 10.0255 2.67281L 5.39715 0L 5.39832 2.00201C 2.33086 2.5484 0.00065755 5.23112 0 8.45654C 0.000380483 12.0783 2.93556 15.0137 6.55562 15.0143C 10.1774 15.014 13.1128 12.0788 13.1124 8.45702L 11.5697 8.45687C 11.5697 11.2264 9.32527 13.4717 6.55578 13.4716C 3.78629 13.4716 1.54268 11.2262 1.5427 8.45669C 1.54135 6.08718 3.18616 4.10012 5.39661 3.57718Z"
fillRule="evenodd"
id="f"
/>
</defs>
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c49 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="21"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
version="1.1"
viewBox="0 0 20 21"
width="20"
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
>
<g
transform="translate(17997 -18577)"
>
<g>
<use
fill="rgb(216, 216, 216)"
transform="matrix(0.866025 0.5 -0.5 0.866025 -17988.7 18577.9)"
xlinkHref="#f"
/>
</g>
</g>
<defs>
<path
d="M 5.39661 3.57718L 5.3977 5.34469L 10.0255 2.67281L 5.39715 0L 5.39832 2.00201C 2.33086 2.5484 0.00065755 5.23112 0 8.45654C 0.000380483 12.0783 2.93556 15.0137 6.55562 15.0143C 10.1774 15.014 13.1128 12.0788 13.1124 8.45702L 11.5697 8.45687C 11.5697 11.2264 9.32527 13.4717 6.55578 13.4716C 3.78629 13.4716 1.54268 11.2262 1.5427 8.45669C 1.54135 6.08718 3.18616 4.10012 5.39661 3.57718Z"
fillRule="evenodd"
id="f"
/>
</defs>
</svg>
<span>
2018-01-04 20:26:28 +02:00
Reboot
</span>
</button>
</span>
</div>
<div
className="c50"
2018-01-04 20:26:28 +02:00
>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c51 c11 c12"
2018-01-04 20:26:28 +02:00
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="16"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
2018-01-04 20:26:28 +02:00
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 12 16"
width="12"
2018-01-04 20:26:28 +02:00
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.67,0V1.5H0V3H12V1.5H9.33V0ZM0,4,1.33,16h9.34L12,4ZM8,5h2.51l-1,10H8ZM1.49,5H4V15H2.53ZM7,15H5V5H7Z"
fill="rgba(73, 73, 73, 1)"
/>
2018-01-04 20:26:28 +02:00
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c52 c11 c12"
2018-01-04 20:26:28 +02:00
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="16"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
2018-01-04 20:26:28 +02:00
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 12 16"
width="12"
2018-01-04 20:26:28 +02:00
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.67,0V1.5H0V3H12V1.5H9.33V0ZM0,4,1.33,16h9.34L12,4ZM8,5h2.51l-1,10H8ZM1.49,5H4V15H2.53ZM7,15H5V5H7Z"
fill="rgb(216, 216, 216)"
/>
2018-01-04 20:26:28 +02:00
</svg>
<span>
Remove
</span>
</button>
</span>
</div>
</div>
</div>
</div>
</div>
`;
exports[`renders <List instances selected=all /> without throwing 1`] = `
.c6 {
margin-top: 0.1875rem;
}
.c36 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
.c12 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
text-transform: none;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
min-width: 7.5rem;
}
.c12::-moz-focus-inner,
.c12[type='button']::-moz-focus-inner,
.c12[type='reset']::-moz-focus-inner,
.c12[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}
.c12:-moz-focusring,
.c12[type='button']:-moz-focusring,
.c12[type='reset']:-moz-focusring,
.c12[type='submit']:-moz-focusring {
outline: 0.0625rem dotted ButtonText;
}
.c12 + button,
.c12 + a {
margin-left: 0.375rem;
}
.c22 {
2018-01-17 21:40:10 +02:00
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-17 21:40:10 +02:00
display: none;
}
.c22[type='checkbox'],
.c22[type='radio'] {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
padding: 0;
}
.c22[type='number']::-webkit-inner-spin-button,
.c22[type='number']::-webkit-outer-spin-button {
2018-01-17 21:40:10 +02:00
height: auto;
}
.c22[type='search'] {
2018-01-17 21:40:10 +02:00
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c22[type='search']::-webkit-search-cancel-button,
.c22[type='search']::-webkit-search-decoration {
2018-01-17 21:40:10 +02:00
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c22::-webkit-file-upload-button {
2018-01-17 21:40:10 +02:00
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c22:checked + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c22:selected + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c22:checked + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c22:selected + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c22:disabled + label {
2018-01-17 21:40:10 +02:00
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c35 {
2018-01-17 21:40:10 +02:00
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c35:hover {
-webkit-text-decoration: none;
2018-01-17 21:40:10 +02:00
text-decoration: none;
}
.c17 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
padding-left: 0.75rem;
}
.c19 {
2018-01-17 21:40:10 +02:00
padding-top: 0.25rem;
}
.c25 {
2018-01-17 21:40:10 +02:00
margin-bottom: 0.125rem;
margin-left: 0.5625rem;
}
.c29 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
}
.c11 {
display: inline-block;
}
.c11 + button,
.c11 + a {
margin-left: 0.375rem;
}
.c10 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 100%;
}
.c10:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c10:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c10:active,
.c10:active:hover,
.c10:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c10[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c10 svg + span {
2018-01-04 20:26:28 +02:00
margin-left: 0.75rem;
}
.c10 svg {
2018-01-04 20:26:28 +02:00
max-height: 1.125rem;
}
.c48 {
2018-01-04 20:26:28 +02:00
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-04 20:26:28 +02:00
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
padding: 0.625rem 1.125rem;
2018-01-04 20:26:28 +02:00
font-size: 0.8125rem;
min-width: 0rem;
min-height: 0rem;
height: auto;
2018-01-04 20:26:28 +02:00
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c48:focus {
2018-01-04 20:26:28 +02:00
outline: 0;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c48:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c48:active,
.c48:active:hover,
.c48:active:focus {
2018-01-04 20:26:28 +02:00
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c48[disabled] {
2018-01-04 20:26:28 +02:00
cursor: not-allowed;
pointer-events: none;
}
.c48:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c48:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c48:active,
.c48:active:hover,
.c48:active:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c48:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c48:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c48:active,
.c48:active:hover,
.c48:active:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c48 svg + span {
2018-01-04 20:26:28 +02:00
margin-left: 0.75rem;
}
.c48 svg {
2018-01-04 20:26:28 +02:00
max-height: 1.125rem;
}
.c49 {
2018-01-04 20:26:28 +02:00
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-04 20:26:28 +02:00
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c49:focus {
2018-01-04 20:26:28 +02:00
outline: 0;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c49:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c49:active,
.c49:active:hover,
.c49:active:focus {
2018-01-04 20:26:28 +02:00
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c49[disabled] {
2018-01-04 20:26:28 +02:00
cursor: not-allowed;
pointer-events: none;
}
.c49:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c49:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c49:active,
.c49:active:hover,
.c49:active:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c49:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c49:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c49:active,
.c49:active:hover,
.c49:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c49 svg + span {
margin-left: 0.75rem;
}
.c49 svg {
max-height: 1.125rem;
}
.c51 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
2018-01-04 20:26:28 +02:00
color: rgb(210,67,58);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
padding: 0.625rem 1.125rem;
font-size: 0.8125rem;
min-width: 0rem;
min-height: 0rem;
height: auto;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
2018-01-04 20:26:28 +02:00
float: right;
}
.c51:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c51:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c51[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c51:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c51:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c51:focus {
color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c51:hover {
color: rgb(205,37,27);
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
background-color: rgba(210,67,58,0.1);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c51:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c51:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c51 svg + span {
margin-left: 0.75rem;
}
.c51 svg {
max-height: 1.125rem;
}
.c52 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
2018-01-04 20:26:28 +02:00
color: rgb(210,67,58);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
2018-01-04 20:26:28 +02:00
float: right;
}
.c52:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c52:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c52:active,
.c52:active:hover,
.c52:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c52[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c52:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c52:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c52:active,
.c52:active:hover,
.c52:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c52:focus {
color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c52:hover {
color: rgb(205,37,27);
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c52:active,
.c52:active:hover,
.c52:active:focus {
background-color: rgba(210,67,58,0.1);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c52:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c52:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c52:active,
.c52:active:hover,
.c52:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c52 svg + span {
margin-left: 0.75rem;
}
.c52 svg {
max-height: 1.125rem;
}
.c5 {
2018-01-17 21:40:10 +02:00
font-size: 0.9375rem;
line-height: 1.125rem;
2018-01-17 21:40:10 +02:00
font-style: normal;
font-stretch: normal;
display: block;
color: rgb(70,70,70);
text-align: left;
margin-bottom: 0.1875rem;
2018-01-17 21:40:10 +02:00
margin-right: 0.75rem;
font-weight: 600;
2018-01-17 21:40:10 +02:00
white-space: pre;
font-size: 0.8125rem;
2018-01-04 20:26:28 +02:00
}
.c0 {
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
width: 100%;
max-width: 62.5rem;
padding-bottom: 1.125rem;
}
.c45 {
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
width: 100%;
max-width: 62.5rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
2018-01-17 21:40:10 +02:00
.c2 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
2018-01-17 21:40:10 +02:00
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.c46 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.c47 {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.625rem;
padding-left: 0.625rem;
display: block;
}
.c50 {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.625rem;
padding-left: 0.625rem;
display: block;
}
2018-01-17 21:40:10 +02:00
.c1 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.5rem;
}
.c9 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.3125rem;
}
.c13 {
2018-01-08 17:13:05 +02:00
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.25rem;
}
.c44 {
2018-01-17 21:40:10 +02:00
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-color: rgba(241,241,241,1);
border-top: 0.0625rem solid rgb(216,216,216);
2018-01-17 21:40:10 +02:00
max-height: 3.3125rem;
min-height: 3.3125rem;
line-height: 1.5625rem;
height: 4.375rem;
max-height: 4.375rem;
z-index: 1;
2018-01-17 21:40:10 +02:00
position: fixed;
left: 0;
right: 0;
bottom: 0;
}
2018-02-05 17:12:47 +02:00
.c3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.c43 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c37 {
2018-02-01 12:38:12 +02:00
width: 0.75rem;
height: 0.75rem;
2018-01-17 21:40:10 +02:00
border-radius: 50%;
background-color: rgb(0,152,88);
display: inline-block;
margin-right: 0rem;
margin-left: 0rem;
}
.c23 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
right: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c23::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c21 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c20 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c20 label {
font-weight: 400;
}
.c4 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c8 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
float: right;
}
.c7 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
min-height: 3rem;
padding: 0.8125rem 0.75rem;
border-radius: 0.25rem;
background-color: rgb(255,255,255);
border: 0.0625rem solid rgb(216,216,216);
color: rgba(73,73,73,1);
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
font-stretch: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
max-width: 22.1875rem;
text-overflow: ellipsis;
}
.c7:focus {
border-color: rgb(59,70,204);
outline: 0;
}
.c7::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:invalid {
box-shadow: none;
}
.c7:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
cursor: not-allowed;
}
.c7:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c41 {
cursor: pointer;
height: 100%;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c14 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c15 {
width: 100%;
background: rgb(250,250,250);
}
.c15 th:first-child {
border-top-left-radius: 0.25rem;
}
.c15 th:last-child {
border-top-right-radius: 0.25rem;
}
.c31 {
width: 100%;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c24 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
color: rgba(73,73,73,1);
font-weight: bold;
}
.c24:not(:first-child) {
border-left-width: 0;
}
.c24:not(:last-child) {
border-right-width: 0;
}
.c26 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c26:not(:first-child) {
border-left-width: 0;
}
.c26:not(:last-child) {
border-right-width: 0;
}
.c27 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c27:not(:first-child) {
border-left-width: 0;
}
.c27:not(:last-child) {
border-right-width: 0;
}
.c28 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c28:not(:first-child) {
border-left-width: 0;
}
.c28:not(:last-child) {
border-right-width: 0;
}
.c30 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c30:not(:first-child) {
border-left-width: 0;
}
.c30:not(:last-child) {
border-right-width: 0;
}
.c33 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c33:not(:first-child) {
border-left-width: 0;
}
.c33:not(:last-child) {
border-right-width: 0;
}
.c38 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c38:not(:first-child) {
border-left-width: 0;
}
.c38:not(:last-child) {
border-right-width: 0;
}
.c39 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c39:not(:first-child) {
border-left-width: 0;
}
.c39:not(:last-child) {
border-right-width: 0;
}
.c40 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
border-bottom-width: 0;
border-left-width: 0.0625rem !important;
}
.c40:not(:first-child) {
border-left-width: 0;
}
.c40:not(:last-child) {
border-right-width: 0;
}
.c16 {
display: table-row;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgba(73,73,73,1);
background-color: transparent;
border: none;
box-shadow: none;
}
.c16:last-child {
box-shadow: none;
}
.c16:last-child td {
border-bottom-width: 0.0625rem;
}
.c32 {
display: table-row;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
}
.c32:last-child {
box-shadow: none;
}
.c32:last-child td {
border-bottom-width: 0.0625rem;
}
.c34 {
2018-02-01 12:38:12 +02:00
color: rgba(73,73,73,1);
-webkit-text-decoration: none;
2018-02-01 12:38:12 +02:00
text-decoration: none;
font-weight: 600;
2018-02-01 12:38:12 +02:00
}
.c42 {
width: 3rem;
height: 3rem;
min-width: 3rem;
}
@media only screen and (min-width:48em) {
.c0 {
width: 46rem;
}
}
@media only screen and (min-width:64em) {
.c0 {
width: 56rem;
}
}
@media only screen and (min-width:75em) {
.c0 {
width: 59rem;
}
}
@media only screen and (max-width:47.9375rem) {
.c0 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
}
@media only screen and (min-width:48em) {
.c45 {
width: 46rem;
}
}
@media only screen and (min-width:64em) {
.c45 {
width: 56rem;
}
}
@media only screen and (min-width:75em) {
.c45 {
width: 59rem;
}
}
@media only screen and (max-width:47.9375rem) {
.c45 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
}
@media only screen and (min-width:0em) {
.c46 {
2018-01-17 21:40:10 +02:00
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
@media only screen and (min-width:0em) {
.c46 {
2018-01-17 21:40:10 +02:00
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
@media only screen and (min-width:0em) {
.c47 {
2018-01-17 21:40:10 +02:00
-webkit-flex-basis: 58.333333333333336%;
-ms-flex-preferred-size: 58.333333333333336%;
flex-basis: 58.333333333333336%;
max-width: 58.333333333333336%;
}
}
@media only screen and (min-width:0em) {
.c50 {
2018-01-17 21:40:10 +02:00
-webkit-flex-basis: 41.66666666666667%;
-ms-flex-preferred-size: 41.66666666666667%;
flex-basis: 41.66666666666667%;
max-width: 41.66666666666667%;
}
}
@media only screen and (min-width:47.9375rem) {
.c27 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c28 {
width: 8.125rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c38 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c39 {
width: 8.125rem;
display: table-cell;
}
}
<div
className="c0"
>
<div
className="c1 c2"
height="1.5rem"
/>
<form
onSubmit={undefined}
>
<div
className="c3"
>
<div
className="baseline-jVaZNU kXgQxt c4"
name="filter"
role="group"
style={undefined}
>
<label
className="c5"
htmlFor="T"
>
Filter instances
</label>
<div
className="c6"
>
<input
className="c7"
disabled={false}
id="T"
onBlur={undefined}
placeholder=""
/>
</div>
</div>
<div
className="baseline-jVaZNU kXgQxt c8"
role="group"
style={undefined}
>
<div
className="c9 c2"
height="1.3125rem"
/>
<button
className="c10 c11 c12"
disabled={false}
href=""
icon={true}
onClick={[Function]}
type="button"
>
Create Instance
</button>
</div>
</div>
2018-01-08 17:13:05 +02:00
<div
className="c13 c2"
2018-01-08 17:13:05 +02:00
height="1.25rem"
/>
</form>
<form>
<table
className="c14"
>
<thead
className="c15"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c16"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c17 c18"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={true}
className="c21"
disabled={false}
id="X"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={true}
className="c22"
disabled={false}
id="Y"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c23"
htmlFor="Y"
/>
</div>
</li>
</div>
</th>
<th
className="c24"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
<svg
className="c25"
height="6"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
marginBottom="0.125rem"
marginLeft="0.5625rem"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</th>
<th
className="c26"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
</th>
<th
className="c27"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c28"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c29 c30"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c31"
disabled={undefined}
name="tbody"
selected={undefined}
>
<tr
className="c32"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c17 c33"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
name="2252839a-e698-ceec-afac-9549ad0c6624"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={false}
className="c21"
disabled={false}
id="Z"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={false}
id="a"
onBlur={undefined}
type="checkbox"
/>
<label
className="c23"
htmlFor="a"
/>
</div>
</li>
</div>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<a
className="c34 c35 c36"
to="/2252839a"
>
2252839a
</a>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c37"
color="green"
2018-02-01 12:38:12 +02:00
size="0.75rem"
/>
Running
</span>
</td>
<td
className="c38"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c39"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
2252839
</code>
</td>
<td
className="c29 c40"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c41"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
tag="div"
>
<div
className="c42 c43"
>
<svg
className=""
height="16"
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</div>
</div>
</td>
</tr>
<tr
className="c32"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c17 c33"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
name="f1bd1730-e8a6-4956-e738-d8e85cc6aa04"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={false}
className="c21"
disabled={false}
id="bb"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={false}
id="bc"
onBlur={undefined}
type="checkbox"
/>
<label
className="c23"
htmlFor="bc"
/>
</div>
</li>
</div>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<a
className="c34 c35 c36"
to="/f1bd1730"
>
f1bd1730
</a>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c37"
color="green"
2018-02-01 12:38:12 +02:00
size="0.75rem"
/>
Running
</span>
</td>
<td
className="c38"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c39"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
f1bd173
</code>
</td>
<td
className="c29 c40"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c41"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
tag="div"
>
<div
className="c42 c43"
>
<svg
className=""
height="16"
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</form>
<div
className="c44"
>
<div
className="c45"
>
<div
className="c46"
>
<div
className="c47"
>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c48 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 13.36 14"
width="13.36"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.53,1.68a.81.81,0,0,1,.39.1l8.31,4.48a.84.84,0,0,1,0,1.48L2.92,12.22a.81.81,0,0,1-.39.1.85.85,0,0,1-.85-.85V2.53a.85.85,0,0,1,.85-.85M2.53,0A2.53,2.53,0,0,0,0,2.53v8.94A2.53,2.53,0,0,0,3.72,13.7L12,9.22a2.52,2.52,0,0,0,0-4.44L3.72.3A2.5,2.5,0,0,0,2.53,0Z"
fill="rgb(216, 216, 216)"
/>
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c49 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 13.36 14"
width="13.36"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.53,1.68a.81.81,0,0,1,.39.1l8.31,4.48a.84.84,0,0,1,0,1.48L2.92,12.22a.81.81,0,0,1-.39.1.85.85,0,0,1-.85-.85V2.53a.85.85,0,0,1,.85-.85M2.53,0A2.53,2.53,0,0,0,0,2.53v8.94A2.53,2.53,0,0,0,3.72,13.7L12,9.22a2.52,2.52,0,0,0,0-4.44L3.72.3A2.5,2.5,0,0,0,2.53,0Z"
fill="rgb(216, 216, 216)"
/>
</svg>
<span>
Start
</span>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c48 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 14 14"
width="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10.75,1.75a1.5,1.5,0,0,1,1.5,1.5v7.5a1.5,1.5,0,0,1-1.5,1.5H3.25a1.5,1.5,0,0,1-1.5-1.5V3.25a1.5,1.5,0,0,1,1.5-1.5h7.5m0-1.75H3.25A3.26,3.26,0,0,0,0,3.25v7.5A3.26,3.26,0,0,0,3.25,14h7.5A3.26,3.26,0,0,0,14,10.75V3.25A3.26,3.26,0,0,0,10.75,0Z"
fill="rgb(216, 216, 216)"
/>
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c49 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 14 14"
width="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10.75,1.75a1.5,1.5,0,0,1,1.5,1.5v7.5a1.5,1.5,0,0,1-1.5,1.5H3.25a1.5,1.5,0,0,1-1.5-1.5V3.25a1.5,1.5,0,0,1,1.5-1.5h7.5m0-1.75H3.25A3.26,3.26,0,0,0,0,3.25v7.5A3.26,3.26,0,0,0,3.25,14h7.5A3.26,3.26,0,0,0,14,10.75V3.25A3.26,3.26,0,0,0,10.75,0Z"
fill="rgb(216, 216, 216)"
/>
</svg>
<span>
Stop
</span>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c48 c11 c12"
2018-01-04 20:26:28 +02:00
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="21"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
2018-01-04 20:26:28 +02:00
style={
Object {
"transform": "rotate(0deg)",
}
}
version="1.1"
viewBox="0 0 20 21"
width="20"
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
>
<g
transform="translate(17997 -18577)"
>
<g>
<use
fill="rgb(216, 216, 216)"
transform="matrix(0.866025 0.5 -0.5 0.866025 -17988.7 18577.9)"
xlinkHref="#f"
2018-01-04 20:26:28 +02:00
/>
</g>
</g>
<defs>
<path
d="M 5.39661 3.57718L 5.3977 5.34469L 10.0255 2.67281L 5.39715 0L 5.39832 2.00201C 2.33086 2.5484 0.00065755 5.23112 0 8.45654C 0.000380483 12.0783 2.93556 15.0137 6.55562 15.0143C 10.1774 15.014 13.1128 12.0788 13.1124 8.45702L 11.5697 8.45687C 11.5697 11.2264 9.32527 13.4717 6.55578 13.4716C 3.78629 13.4716 1.54268 11.2262 1.5427 8.45669C 1.54135 6.08718 3.18616 4.10012 5.39661 3.57718Z"
fillRule="evenodd"
id="f"
2018-01-04 20:26:28 +02:00
/>
</defs>
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c49 c11 c12"
2018-01-04 20:26:28 +02:00
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="21"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
2018-01-04 20:26:28 +02:00
style={
Object {
"transform": "rotate(0deg)",
}
}
version="1.1"
viewBox="0 0 20 21"
width="20"
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
>
<g
transform="translate(17997 -18577)"
>
<g>
<use
fill="rgb(216, 216, 216)"
transform="matrix(0.866025 0.5 -0.5 0.866025 -17988.7 18577.9)"
xlinkHref="#f"
2018-01-04 20:26:28 +02:00
/>
</g>
</g>
<defs>
<path
d="M 5.39661 3.57718L 5.3977 5.34469L 10.0255 2.67281L 5.39715 0L 5.39832 2.00201C 2.33086 2.5484 0.00065755 5.23112 0 8.45654C 0.000380483 12.0783 2.93556 15.0137 6.55562 15.0143C 10.1774 15.014 13.1128 12.0788 13.1124 8.45702L 11.5697 8.45687C 11.5697 11.2264 9.32527 13.4717 6.55578 13.4716C 3.78629 13.4716 1.54268 11.2262 1.5427 8.45669C 1.54135 6.08718 3.18616 4.10012 5.39661 3.57718Z"
fillRule="evenodd"
id="f"
2018-01-04 20:26:28 +02:00
/>
</defs>
</svg>
<span>
Reboot
</span>
</button>
</span>
</div>
<div
className="c50"
2018-01-04 20:26:28 +02:00
>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c51 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="16"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 12 16"
width="12"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.67,0V1.5H0V3H12V1.5H9.33V0ZM0,4,1.33,16h9.34L12,4ZM8,5h2.51l-1,10H8ZM1.49,5H4V15H2.53ZM7,15H5V5H7Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c52 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="16"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 12 16"
width="12"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.67,0V1.5H0V3H12V1.5H9.33V0ZM0,4,1.33,16h9.34L12,4ZM8,5h2.51l-1,10H8ZM1.49,5H4V15H2.53ZM7,15H5V5H7Z"
fill="rgb(216, 216, 216)"
/>
</svg>
<span>
2018-01-04 20:26:28 +02:00
Remove
</span>
</button>
</span>
</div>
</div>
</div>
</div>
</div>
`;
exports[`renders <List instances selected=all allowedActions /> without throwing 1`] = `
.c6 {
margin-top: 0.1875rem;
}
.c36 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
.c12 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
text-transform: none;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
min-width: 7.5rem;
}
.c12::-moz-focus-inner,
.c12[type='button']::-moz-focus-inner,
.c12[type='reset']::-moz-focus-inner,
.c12[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}
.c12:-moz-focusring,
.c12[type='button']:-moz-focusring,
.c12[type='reset']:-moz-focusring,
.c12[type='submit']:-moz-focusring {
outline: 0.0625rem dotted ButtonText;
}
.c12 + button,
.c12 + a {
margin-left: 0.375rem;
}
.c22 {
2018-01-17 21:40:10 +02:00
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-17 21:40:10 +02:00
display: none;
}
.c22[type='checkbox'],
.c22[type='radio'] {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
padding: 0;
}
.c22[type='number']::-webkit-inner-spin-button,
.c22[type='number']::-webkit-outer-spin-button {
2018-01-17 21:40:10 +02:00
height: auto;
}
.c22[type='search'] {
2018-01-17 21:40:10 +02:00
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c22[type='search']::-webkit-search-cancel-button,
.c22[type='search']::-webkit-search-decoration {
2018-01-17 21:40:10 +02:00
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c22::-webkit-file-upload-button {
2018-01-17 21:40:10 +02:00
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c22:checked + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c22:selected + label::after {
2018-01-17 21:40:10 +02:00
opacity: 1;
}
.c22:checked + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c22:selected + label {
2018-01-17 21:40:10 +02:00
border-color: rgb(59,70,204);
}
.c22:disabled + label {
2018-01-17 21:40:10 +02:00
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c35 {
2018-01-17 21:40:10 +02:00
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c35:hover {
-webkit-text-decoration: none;
2018-01-17 21:40:10 +02:00
text-decoration: none;
}
.c17 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
padding-left: 0.75rem;
}
.c19 {
2018-01-17 21:40:10 +02:00
padding-top: 0.25rem;
}
.c25 {
2018-01-17 21:40:10 +02:00
margin-bottom: 0.125rem;
margin-left: 0.5625rem;
}
.c29 {
2018-01-17 21:40:10 +02:00
padding: 0rem;
}
.c11 {
2018-01-04 20:26:28 +02:00
display: inline-block;
}
.c11 + button,
.c11 + a {
margin-left: 0.375rem;
}
.c10 {
2018-01-04 20:26:28 +02:00
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-04 20:26:28 +02:00
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 100%;
}
.c10:focus {
2018-01-04 20:26:28 +02:00
outline: 0;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c10:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c10:active,
.c10:active:hover,
.c10:active:focus {
2018-01-04 20:26:28 +02:00
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c10[disabled] {
2018-01-04 20:26:28 +02:00
cursor: not-allowed;
pointer-events: none;
}
.c10 svg + span {
2018-01-04 20:26:28 +02:00
margin-left: 0.75rem;
}
.c10 svg {
2018-01-04 20:26:28 +02:00
max-height: 1.125rem;
}
.c50 {
2018-01-04 20:26:28 +02:00
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
2018-01-04 20:26:28 +02:00
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
padding: 0.625rem 1.125rem;
2018-01-04 20:26:28 +02:00
font-size: 0.8125rem;
min-width: 0rem;
min-height: 0rem;
height: auto;
2018-01-04 20:26:28 +02:00
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c50:focus {
2018-01-04 20:26:28 +02:00
outline: 0;
-webkit-text-decoration: none;
2018-01-04 20:26:28 +02:00
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c50:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c50:active,
.c50:active:hover,
.c50:active:focus {
2018-01-04 20:26:28 +02:00
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c50[disabled] {
2018-01-04 20:26:28 +02:00
cursor: not-allowed;
pointer-events: none;
}
.c50:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c50:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c50:active,
.c50:active:hover,
.c50:active:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c50:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c50:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c50:active,
.c50:active:hover,
.c50:active:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c50 svg + span {
2018-01-04 20:26:28 +02:00
margin-left: 0.75rem;
}
.c50 svg {
2018-01-04 20:26:28 +02:00
max-height: 1.125rem;
}
.c51 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
2018-01-04 20:26:28 +02:00
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c51:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c51:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c51[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c51:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c51:hover {
2018-01-04 20:26:28 +02:00
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
2018-01-04 20:26:28 +02:00
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c51:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c51:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c51:active,
.c51:active:hover,
.c51:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c51 svg + span {
margin-left: 0.75rem;
}
.c51 svg {
max-height: 1.125rem;
}
.c53 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
2018-01-04 20:26:28 +02:00
color: rgb(210,67,58);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
padding: 0.625rem 1.125rem;
font-size: 0.8125rem;
min-width: 0rem;
min-height: 0rem;
height: auto;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
2018-01-04 20:26:28 +02:00
float: right;
}
.c53:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c53:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c53:active,
.c53:active:hover,
.c53:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c53[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c53:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c53:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c53:active,
.c53:active:hover,
.c53:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c53:focus {
color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c53:hover {
color: rgb(205,37,27);
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c53:active,
.c53:active:hover,
.c53:active:focus {
background-color: rgba(210,67,58,0.1);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c53:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c53:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c53:active,
.c53:active:hover,
.c53:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c53 svg + span {
margin-left: 0.75rem;
}
.c53 svg {
max-height: 1.125rem;
}
.c54 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
2018-01-04 20:26:28 +02:00
color: rgb(210,67,58);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(210,67,58);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
2018-01-04 20:26:28 +02:00
float: right;
}
.c54:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c54:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c54:active,
.c54:active:hover,
.c54:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c54[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c54:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c54:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c54:active,
.c54:active:hover,
.c54:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c54:focus {
color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c54:hover {
color: rgb(205,37,27);
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c54:active,
.c54:active:hover,
.c54:active:focus {
background-color: rgba(210,67,58,0.1);
border-color: rgb(205,37,27);
2018-01-04 20:26:28 +02:00
}
.c54:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
.c54:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c54:active,
.c54:active:hover,
.c54:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
.c54 svg + span {
margin-left: 0.75rem;
}
.c54 svg {
max-height: 1.125rem;
}
.c48 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
padding: 0.625rem 1.125rem;
font-size: 0.8125rem;
min-width: 0rem;
min-height: 0rem;
height: auto;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c48:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c48:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c48:active,
.c48:active:hover,
.c48:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c48[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c48:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c48:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c48:active,
.c48:active:hover,
.c48:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c48 svg + span {
margin-left: 0.75rem;
}
.c48 svg {
max-height: 1.125rem;
}
.c49 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
color: rgb(70,70,70);
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c49:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c49:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c49:active,
.c49:active:hover,
.c49:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c49[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c49:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
.c49:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
.c49:active,
.c49:active:hover,
.c49:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
.c49 svg + span {
margin-left: 0.75rem;
}
.c49 svg {
max-height: 1.125rem;
}
.c5 {
2018-01-17 21:40:10 +02:00
font-size: 0.9375rem;
line-height: 1.125rem;
2018-01-17 21:40:10 +02:00
font-style: normal;
font-stretch: normal;
display: block;
color: rgb(70,70,70);
text-align: left;
margin-bottom: 0.1875rem;
2018-01-17 21:40:10 +02:00
margin-right: 0.75rem;
font-weight: 600;
2018-01-17 21:40:10 +02:00
white-space: pre;
font-size: 0.8125rem;
2018-01-04 20:26:28 +02:00
}
.c0 {
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
width: 100%;
max-width: 62.5rem;
padding-bottom: 1.125rem;
}
.c45 {
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
width: 100%;
max-width: 62.5rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
2018-01-17 21:40:10 +02:00
.c2 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
2018-01-17 21:40:10 +02:00
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.c46 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.c47 {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.625rem;
padding-left: 0.625rem;
display: block;
}
.c52 {
2018-01-17 21:40:10 +02:00
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.625rem;
padding-left: 0.625rem;
display: block;
}
2018-01-17 21:40:10 +02:00
.c1 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.5rem;
}
.c9 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.3125rem;
}
.c13 {
2018-01-08 17:13:05 +02:00
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.25rem;
}
.c44 {
2018-01-17 21:40:10 +02:00
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-color: rgba(241,241,241,1);
border-top: 0.0625rem solid rgb(216,216,216);
2018-01-17 21:40:10 +02:00
max-height: 3.3125rem;
min-height: 3.3125rem;
line-height: 1.5625rem;
height: 4.375rem;
max-height: 4.375rem;
z-index: 1;
2018-01-17 21:40:10 +02:00
position: fixed;
left: 0;
right: 0;
bottom: 0;
}
2018-02-05 17:12:47 +02:00
.c3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.c43 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c37 {
2018-02-01 12:38:12 +02:00
width: 0.75rem;
height: 0.75rem;
2018-01-17 21:40:10 +02:00
border-radius: 50%;
background-color: rgb(0,152,88);
display: inline-block;
margin-right: 0rem;
margin-left: 0rem;
}
.c23 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
right: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c23::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c21 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c20 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c20 label {
font-weight: 400;
}
.c4 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c8 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
float: right;
}
.c7 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
min-height: 3rem;
padding: 0.8125rem 0.75rem;
border-radius: 0.25rem;
background-color: rgb(255,255,255);
border: 0.0625rem solid rgb(216,216,216);
color: rgba(73,73,73,1);
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
font-stretch: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
max-width: 22.1875rem;
text-overflow: ellipsis;
}
.c7:focus {
border-color: rgb(59,70,204);
outline: 0;
}
.c7::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:invalid {
box-shadow: none;
}
.c7:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
cursor: not-allowed;
}
.c7:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c41 {
cursor: pointer;
height: 100%;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c14 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c15 {
width: 100%;
background: rgb(250,250,250);
}
.c15 th:first-child {
border-top-left-radius: 0.25rem;
}
.c15 th:last-child {
border-top-right-radius: 0.25rem;
}
.c31 {
width: 100%;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c24 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
color: rgba(73,73,73,1);
font-weight: bold;
}
.c24:not(:first-child) {
border-left-width: 0;
}
.c24:not(:last-child) {
border-right-width: 0;
}
.c26 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c26:not(:first-child) {
border-left-width: 0;
}
.c26:not(:last-child) {
border-right-width: 0;
}
.c27 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c27:not(:first-child) {
border-left-width: 0;
}
.c27:not(:last-child) {
border-right-width: 0;
}
.c28 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c28:not(:first-child) {
border-left-width: 0;
}
.c28:not(:last-child) {
border-right-width: 0;
}
.c30 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
2018-02-22 04:22:00 +02:00
border-bottom-width: 0;
}
.c30:not(:first-child) {
border-left-width: 0;
}
.c30:not(:last-child) {
border-right-width: 0;
}
.c33 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c33:not(:first-child) {
border-left-width: 0;
}
.c33:not(:last-child) {
border-right-width: 0;
}
.c38 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c38:not(:first-child) {
border-left-width: 0;
}
.c38:not(:last-child) {
border-right-width: 0;
}
.c39 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c39:not(:first-child) {
border-left-width: 0;
}
.c39:not(:last-child) {
border-right-width: 0;
}
.c40 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
border-bottom-width: 0;
border-left-width: 0.0625rem !important;
}
.c40:not(:first-child) {
border-left-width: 0;
}
.c40:not(:last-child) {
border-right-width: 0;
}
.c16 {
display: table-row;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgba(73,73,73,1);
background-color: transparent;
border: none;
box-shadow: none;
}
.c16:last-child {
box-shadow: none;
}
.c16:last-child td {
border-bottom-width: 0.0625rem;
}
.c32 {
display: table-row;
color: rgba(73,73,73,1);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
}
.c32:last-child {
box-shadow: none;
}
.c32:last-child td {
border-bottom-width: 0.0625rem;
}
.c34 {
2018-02-01 12:38:12 +02:00
color: rgba(73,73,73,1);
-webkit-text-decoration: none;
2018-02-01 12:38:12 +02:00
text-decoration: none;
font-weight: 600;
2018-02-01 12:38:12 +02:00
}
.c42 {
width: 3rem;
height: 3rem;
min-width: 3rem;
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:48em) {
.c0 {
width: 46rem;
}
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:64em) {
.c0 {
width: 56rem;
2018-01-17 21:40:10 +02:00
}
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:75em) {
.c0 {
width: 59rem;
2018-01-17 21:40:10 +02:00
}
}
2018-01-17 21:40:10 +02:00
@media only screen and (max-width:47.9375rem) {
.c0 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
}
@media only screen and (min-width:48em) {
.c45 {
2018-01-17 21:40:10 +02:00
width: 46rem;
}
}
@media only screen and (min-width:64em) {
.c45 {
width: 56rem;
2018-01-17 21:40:10 +02:00
}
}
@media only screen and (min-width:75em) {
.c45 {
width: 59rem;
2018-01-17 21:40:10 +02:00
}
}
@media only screen and (max-width:47.9375rem) {
.c45 {
2018-01-17 21:40:10 +02:00
padding-left: 0.375rem;
padding-right: 0.375rem;
}
}
@media only screen and (min-width:0em) {
.c46 {
2018-01-17 21:40:10 +02:00
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
@media only screen and (min-width:0em) {
.c46 {
2018-01-17 21:40:10 +02:00
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
@media only screen and (min-width:0em) {
.c47 {
-webkit-flex-basis: 58.333333333333336%;
-ms-flex-preferred-size: 58.333333333333336%;
flex-basis: 58.333333333333336%;
max-width: 58.333333333333336%;
}
}
2018-01-04 20:26:28 +02:00
@media only screen and (min-width:0em) {
.c52 {
2018-01-04 20:26:28 +02:00
-webkit-flex-basis: 41.66666666666667%;
-ms-flex-preferred-size: 41.66666666666667%;
flex-basis: 41.66666666666667%;
max-width: 41.66666666666667%;
}
}
@media only screen and (min-width:47.9375rem) {
.c27 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c28 {
width: 8.125rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c38 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:47.9375rem) {
.c39 {
width: 8.125rem;
display: table-cell;
}
}
<div
className="c0"
>
<div
className="c1 c2"
height="1.5rem"
/>
<form
onSubmit={undefined}
>
<div
className="c3"
>
<div
className="baseline-jVaZNU kXgQxt c4"
name="filter"
role="group"
style={undefined}
>
<label
className="c5"
htmlFor="bd"
>
Filter instances
</label>
<div
className="c6"
>
<input
className="c7"
disabled={false}
id="bd"
onBlur={undefined}
placeholder=""
/>
</div>
</div>
<div
className="baseline-jVaZNU kXgQxt c8"
role="group"
style={undefined}
>
<div
className="c9 c2"
height="1.3125rem"
/>
<button
className="c10 c11 c12"
disabled={false}
href=""
icon={true}
onClick={[Function]}
type="button"
>
Create Instance
</button>
</div>
</div>
2018-01-08 17:13:05 +02:00
<div
className="c13 c2"
2018-01-08 17:13:05 +02:00
height="1.25rem"
/>
</form>
<form>
<table
className="c14"
>
<thead
className="c15"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c16"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c17 c18"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={true}
className="c21"
disabled={false}
id="bh"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={true}
className="c22"
disabled={false}
id="bi"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c23"
htmlFor="bi"
/>
</div>
</li>
</div>
</th>
<th
className="c24"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
<svg
className="c25"
height="6"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
marginBottom="0.125rem"
marginLeft="0.5625rem"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</th>
<th
className="c26"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
</th>
<th
className="c27"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c28"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c29 c30"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c31"
disabled={undefined}
name="tbody"
selected={undefined}
>
<tr
className="c32"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c17 c33"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
name="2252839a-e698-ceec-afac-9549ad0c6624"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={false}
className="c21"
disabled={false}
id="bj"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={false}
id="bk"
onBlur={undefined}
type="checkbox"
/>
<label
className="c23"
htmlFor="bk"
/>
</div>
</li>
</div>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<a
className="c34 c35 c36"
to="/2252839a"
>
2252839a
</a>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c37"
color="green"
2018-02-01 12:38:12 +02:00
size="0.75rem"
/>
Running
</span>
</td>
<td
className="c38"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c39"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
2252839
</code>
</td>
<td
className="c29 c40"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c41"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
tag="div"
>
<div
className="c42 c43"
>
<svg
className=""
height="16"
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</div>
</div>
</td>
</tr>
<tr
className="c32"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c17 c33"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c19 baseline-jVaZNU c19 c4"
name="f1bd1730-e8a6-4956-e738-d8e85cc6aa04"
role="group"
style={undefined}
>
<li
className="c20"
>
<div
checked={false}
className="c21"
disabled={false}
id="bl"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c22"
disabled={false}
id="bm"
onBlur={undefined}
type="checkbox"
/>
<label
className="c23"
htmlFor="bm"
/>
</div>
</li>
</div>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<a
className="c34 c35 c36"
to="/f1bd1730"
>
f1bd1730
</a>
</td>
<td
className="c33"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c37"
color="green"
2018-02-01 12:38:12 +02:00
size="0.75rem"
/>
Running
</span>
</td>
<td
className="c38"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c39"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
f1bd173
</code>
</td>
<td
className="c29 c40"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c41"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
tag="div"
>
<div
className="c42 c43"
>
<svg
className=""
height="16"
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</form>
<div
className="c44"
>
<div
className="c45"
>
<div
className="c46"
>
<div
className="c47"
>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c48 c11 c12"
disabled={false}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 13.36 14"
width="13.36"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.53,1.68a.81.81,0,0,1,.39.1l8.31,4.48a.84.84,0,0,1,0,1.48L2.92,12.22a.81.81,0,0,1-.39.1.85.85,0,0,1-.85-.85V2.53a.85.85,0,0,1,.85-.85M2.53,0A2.53,2.53,0,0,0,0,2.53v8.94A2.53,2.53,0,0,0,3.72,13.7L12,9.22a2.52,2.52,0,0,0,0-4.44L3.72.3A2.5,2.5,0,0,0,2.53,0Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c49 c11 c12"
disabled={false}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 13.36 14"
width="13.36"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.53,1.68a.81.81,0,0,1,.39.1l8.31,4.48a.84.84,0,0,1,0,1.48L2.92,12.22a.81.81,0,0,1-.39.1.85.85,0,0,1-.85-.85V2.53a.85.85,0,0,1,.85-.85M2.53,0A2.53,2.53,0,0,0,0,2.53v8.94A2.53,2.53,0,0,0,3.72,13.7L12,9.22a2.52,2.52,0,0,0,0-4.44L3.72.3A2.5,2.5,0,0,0,2.53,0Z"
fill="rgba(73, 73, 73, 1)"
/>
</svg>
<span>
Start
</span>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c50 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 14 14"
width="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10.75,1.75a1.5,1.5,0,0,1,1.5,1.5v7.5a1.5,1.5,0,0,1-1.5,1.5H3.25a1.5,1.5,0,0,1-1.5-1.5V3.25a1.5,1.5,0,0,1,1.5-1.5h7.5m0-1.75H3.25A3.26,3.26,0,0,0,0,3.25v7.5A3.26,3.26,0,0,0,3.25,14h7.5A3.26,3.26,0,0,0,14,10.75V3.25A3.26,3.26,0,0,0,10.75,0Z"
fill="rgb(216, 216, 216)"
/>
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c51 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="14"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 14 14"
width="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10.75,1.75a1.5,1.5,0,0,1,1.5,1.5v7.5a1.5,1.5,0,0,1-1.5,1.5H3.25a1.5,1.5,0,0,1-1.5-1.5V3.25a1.5,1.5,0,0,1,1.5-1.5h7.5m0-1.75H3.25A3.26,3.26,0,0,0,0,3.25v7.5A3.26,3.26,0,0,0,3.25,14h7.5A3.26,3.26,0,0,0,14,10.75V3.25A3.26,3.26,0,0,0,10.75,0Z"
fill="rgb(216, 216, 216)"
/>
</svg>
<span>
Stop
</span>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c50 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="21"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
version="1.1"
viewBox="0 0 20 21"
width="20"
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
>
<g
transform="translate(17997 -18577)"
>
<g>
<use
fill="rgb(216, 216, 216)"
transform="matrix(0.866025 0.5 -0.5 0.866025 -17988.7 18577.9)"
xlinkHref="#f"
/>
</g>
</g>
<defs>
<path
d="M 5.39661 3.57718L 5.3977 5.34469L 10.0255 2.67281L 5.39715 0L 5.39832 2.00201C 2.33086 2.5484 0.00065755 5.23112 0 8.45654C 0.000380483 12.0783 2.93556 15.0137 6.55562 15.0143C 10.1774 15.014 13.1128 12.0788 13.1124 8.45702L 11.5697 8.45687C 11.5697 11.2264 9.32527 13.4717 6.55578 13.4716C 3.78629 13.4716 1.54268 11.2262 1.5427 8.45669C 1.54135 6.08718 3.18616 4.10012 5.39661 3.57718Z"
fillRule="evenodd"
id="f"
/>
</defs>
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c51 c11 c12"
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="21"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
style={
Object {
"transform": "rotate(0deg)",
}
}
version="1.1"
viewBox="0 0 20 21"
width="20"
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
>
<g
transform="translate(17997 -18577)"
>
<g>
<use
fill="rgb(216, 216, 216)"
transform="matrix(0.866025 0.5 -0.5 0.866025 -17988.7 18577.9)"
xlinkHref="#f"
/>
</g>
</g>
<defs>
<path
d="M 5.39661 3.57718L 5.3977 5.34469L 10.0255 2.67281L 5.39715 0L 5.39832 2.00201C 2.33086 2.5484 0.00065755 5.23112 0 8.45654C 0.000380483 12.0783 2.93556 15.0137 6.55562 15.0143C 10.1774 15.014 13.1128 12.0788 13.1124 8.45702L 11.5697 8.45687C 11.5697 11.2264 9.32527 13.4717 6.55578 13.4716C 3.78629 13.4716 1.54268 11.2262 1.5427 8.45669C 1.54135 6.08718 3.18616 4.10012 5.39661 3.57718Z"
fillRule="evenodd"
id="f"
/>
</defs>
</svg>
<span>
Reboot
</span>
</button>
</span>
</div>
2018-01-04 20:26:28 +02:00
<div
className="c52"
2018-01-04 20:26:28 +02:00
>
<span
name="react-responsive-mock"
query="only screen and (max-width: 47.9375rem)"
>
<button
className="c53 c11 c12"
2018-01-04 20:26:28 +02:00
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="16"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
2018-01-04 20:26:28 +02:00
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 12 16"
width="12"
2018-01-04 20:26:28 +02:00
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.67,0V1.5H0V3H12V1.5H9.33V0ZM0,4,1.33,16h9.34L12,4ZM8,5h2.51l-1,10H8ZM1.49,5H4V15H2.53ZM7,15H5V5H7Z"
fill="rgba(73, 73, 73, 1)"
/>
2018-01-04 20:26:28 +02:00
</svg>
</button>
</span>
<span
name="react-responsive-mock"
query="only screen and (min-width: 48rem)"
>
<button
className="c54 c11 c12"
2018-01-04 20:26:28 +02:00
disabled={true}
href=""
icon={true}
onClick={[Function]}
type="button"
>
<svg
className=""
height="16"
2018-01-17 21:40:10 +02:00
innerRef={undefined}
2018-01-04 20:26:28 +02:00
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 12 16"
width="12"
2018-01-04 20:26:28 +02:00
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2.67,0V1.5H0V3H12V1.5H9.33V0ZM0,4,1.33,16h9.34L12,4ZM8,5h2.51l-1,10H8ZM1.49,5H4V15H2.53ZM7,15H5V5H7Z"
fill="rgb(216, 216, 216)"
/>
2018-01-04 20:26:28 +02:00
</svg>
<span>
Remove
</span>
</button>
</span>
</div>
</div>
</div>
</div>
</div>
`;
exports[`renders <List loading /> without throwing 1`] = `
.c6 {
margin-top: 0.1875rem;
}
.c12 {
2018-01-17 21:40:10 +02:00
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
text-transform: none;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
min-width: 7.5rem;
}
.c12::-moz-focus-inner,
.c12[type='button']::-moz-focus-inner,
.c12[type='reset']::-moz-focus-inner,
.c12[type='submit']::-moz-focus-inner {
2018-01-17 21:40:10 +02:00
border-style: none;
padding: 0;
}
.c12:-moz-focusring,
.c12[type='button']:-moz-focusring,
.c12[type='reset']:-moz-focusring,
.c12[type='submit']:-moz-focusring {
2018-01-17 21:40:10 +02:00
outline: 0.0625rem dotted ButtonText;
}
.c12 + button,
.c12 + a {
2018-01-17 21:40:10 +02:00
margin-left: 0.375rem;
}
.c16 {
fill: rgb(59,70,204);
stroke: rgb(59,70,204);
-webkit-animation: iCqDak 1.5s ease-out 0s infinite;
animation: iCqDak 1.5s ease-out 0s infinite;
}
.c17 {
fill: rgb(59,70,204);
stroke: rgb(59,70,204);
-webkit-animation: iCqDak 1.5s ease-out 0s infinite;
animation: iCqDak 1.5s ease-out 0s infinite;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.c18 {
fill: rgb(59,70,204);
stroke: rgb(59,70,204);
-webkit-animation: iCqDak 1.5s ease-out 0s infinite;
animation: iCqDak 1.5s ease-out 0s infinite;
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.c19 {
color: rgba(73,73,73,1);
line-height: 1.5rem;
font-size: 0.9375rem;
margin: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
text-align: center;
margin-bottom: 0;
margin-left: 0.375rem;
}
.c15 {
2018-01-17 21:40:10 +02:00
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 1.25rem;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.c11 {
display: inline-block;
}
.c11 + button,
.c11 + a {
margin-left: 0.375rem;
}
.c10 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 3rem;
height: 3rem;
min-width: 7.5rem;
padding: 0.9375rem 1.125rem;
position: relative;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-size: 0.9375rem;
text-align: center;
font-style: normal;
font-stretch: normal;
line-height: normal;
-webkit-letter-spacing: normal;
-moz-letter-spacing: normal;
-ms-letter-spacing: normal;
letter-spacing: normal;
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
color: rgb(255,255,255);
-webkit-text-fill-color: currentcolor;
background-image: none;
background-color: rgb(59,70,204);
border-radius: 0.25rem;
border: solid 0.0625rem rgb(45,56,132);
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 100%;
}
.c10:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
background-color: rgb(59,70,204);
border-color: rgb(45,56,132);
}
.c10:hover {
background-color: rgb(72,83,217);
border: solid 0.0625rem rgb(45,56,132);
}
.c10:active,
.c10:active:hover,
.c10:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
.c10[disabled] {
cursor: not-allowed;
pointer-events: none;
}
.c10 svg + span {
margin-left: 0.75rem;
}
.c10 svg {
max-height: 1.125rem;
}
.c5 {
2018-01-17 21:40:10 +02:00
font-size: 0.9375rem;
line-height: 1.125rem;
2018-01-17 21:40:10 +02:00
font-style: normal;
font-stretch: normal;
display: block;
color: rgb(70,70,70);
text-align: left;
margin-bottom: 0.1875rem;
2018-01-17 21:40:10 +02:00
margin-right: 0.75rem;
font-weight: 600;
2018-01-17 21:40:10 +02:00
white-space: pre;
font-size: 0.8125rem;
}
.c0 {
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
width: 100%;
max-width: 62.5rem;
padding-bottom: 1.125rem;
}
.c2 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.c1 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.5rem;
}
.c9 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.3125rem;
}
.c13 {
2018-01-08 17:13:05 +02:00
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.25rem;
}
.c14 {
background-color: rgb(216,216,216);
margin: 0;
background-color: transparent;
height: 1.875rem;
}
2018-02-05 17:12:47 +02:00
.c3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.c4 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c8 {
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
float: right;
}
.c7 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
min-height: 3rem;
padding: 0.8125rem 0.75rem;
border-radius: 0.25rem;
background-color: rgb(255,255,255);
border: 0.0625rem solid rgb(216,216,216);
color: rgb(250,250,250);
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
font-stretch: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
background-color: rgb(250,250,250);
color: rgb(216,216,216);
cursor: not-allowed;
max-width: 22.1875rem;
text-overflow: ellipsis;
}
.c7:focus {
border-color: rgb(59,70,204);
outline: 0;
}
.c7::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:invalid {
box-shadow: none;
}
.c7::-webkit-input-placeholder {
color: rgb(216,216,216);
}
.c7::-moz-placeholder {
color: rgb(216,216,216);
}
.c7:-ms-input-placeholder {
color: rgb(216,216,216);
}
.c7:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
cursor: not-allowed;
}
.c7:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
.c7:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
2018-01-17 21:40:10 +02:00
@media only screen and (min-width:48em) {
.c0 {
width: 46rem;
}
}
@media only screen and (min-width:64em) {
.c0 {
width: 56rem;
2018-01-17 21:40:10 +02:00
}
}
@media only screen and (min-width:75em) {
.c0 {
width: 59rem;
2018-01-17 21:40:10 +02:00
}
}
@media only screen and (max-width:47.9375rem) {
.c0 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
}
<div
className="c0"
>
<div
className="c1 c2"
height="1.5rem"
/>
<form
onSubmit={undefined}
>
<div
className="c3"
>
<div
className="baseline-jVaZNU kXgQxt c4"
name="filter"
role="group"
style={undefined}
>
<label
className="c5"
htmlFor="q"
>
Filter instances
</label>
<div
className="c6"
>
<input
className="c7"
disabled={true}
id="q"
onBlur={undefined}
placeholder=""
/>
</div>
</div>
<div
className="baseline-jVaZNU kXgQxt c8"
role="group"
style={undefined}
>
<div
className="c9 c2"
height="1.3125rem"
/>
<button
className="c10 c11 c12"
disabled={false}
href=""
icon={true}
onClick={[Function]}
type="button"
>
Create Instance
</button>
</div>
</div>
2018-01-08 17:13:05 +02:00
<div
className="c13 c2"
2018-01-08 17:13:05 +02:00
height="1.25rem"
/>
</form>
<div
className="c14 c2"
height="1.875rem"
/>
<div
className="c15"
>
<svg
height="10"
width="28"
>
<rect
className="c16"
height="6"
width="6"
x="2"
y="2"
/>
<rect
className="c17"
height="6"
width="6"
x="11"
y="2"
/>
<rect
className="c18"
height="6"
width="6"
x="20"
y="2"
/>
</svg>
<p
className="c19"
>
Loading...
</p>
</div>
</div>
`;