fix(images): Fix small bugs from QA

This commit is contained in:
Sara Vieira 2018-02-12 17:37:21 +00:00 committed by Sérgio Ramos
parent fa3b883cb2
commit 1700fe1a93
49 changed files with 33 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -798,6 +798,7 @@ exports[`renders <Hostname values /> without throwing 1`] = `
cursor: not-allowed;
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;

View File

@ -3042,6 +3042,7 @@ exports[`renders <KeyValue input="textarea" /> without throwing 1`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -1094,10 +1094,6 @@ exports[`renders <Package /> without throwing 1`] = `
align-items: center;
}
.c3 label {
font-weight: 400;
}
.c1 {
border-width: 0.0625rem;
border-style: solid;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -769,6 +769,7 @@ exports[`renders <AddForm /> without throwing 1`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -1833,6 +1834,7 @@ exports[`renders <EditForm /> without throwing 1`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;

View File

@ -860,6 +860,7 @@ exports[`renders <Summary /> without throwing 1`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
font-size: 0.9375rem;
line-height: normal !important;
@ -938,6 +939,7 @@ exports[`renders <Summary /> without throwing 1`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
@ -2822,6 +2824,7 @@ exports[`renders <Summary instance /> without throwing 1`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
@ -4883,6 +4886,7 @@ exports[`renders <Summary instance /> without throwing 2`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
@ -6832,6 +6836,7 @@ exports[`renders <Summary starting stopping rebooting removing /> without throwi
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
font-size: 0.9375rem;
line-height: normal !important;
@ -6910,6 +6915,7 @@ exports[`renders <Summary starting stopping rebooting removing /> without throwi
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
@ -8846,6 +8852,7 @@ exports[`renders <Summary state /> without throwing 1`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
font-size: 0.9375rem;
line-height: normal !important;
@ -8924,6 +8931,7 @@ exports[`renders <Summary state /> without throwing 1`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
@ -10808,6 +10816,7 @@ exports[`renders <Summary state /> without throwing 2`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
font-size: 0.9375rem;
line-height: normal !important;
@ -10886,6 +10895,7 @@ exports[`renders <Summary state /> without throwing 2`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
@ -12606,6 +12616,7 @@ exports[`renders <Summary state /> without throwing 3`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
font-size: 0.9375rem;
line-height: normal !important;
@ -12684,6 +12695,7 @@ exports[`renders <Summary state /> without throwing 3`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -1186,6 +1186,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -3124,6 +3125,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -4241,6 +4243,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -5629,6 +5632,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -6765,6 +6769,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;

View File

@ -849,6 +849,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -2039,6 +2040,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -3873,6 +3875,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -5172,6 +5175,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -6509,6 +6513,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -7780,6 +7785,7 @@ Array [
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1622,6 +1622,7 @@ exports[`renders <Cns hostnames /> without throwing 1`] = `
cursor: not-allowed;
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
@ -4069,6 +4070,7 @@ exports[`renders <Cns mutating /> without throwing 1`] = `
cursor: not-allowed;
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;

View File

@ -1427,6 +1427,7 @@ exports[`renders <Metadata addOpen /> without throwing 1`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;
@ -4065,6 +4066,7 @@ exports[`renders <Metadata metadata /> without throwing 1`] = `
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
text-overflow: ellipsis;
resize: vertical;
font-size: 0.9375rem;

View File

@ -1928,6 +1928,7 @@ exports[`renders <Summary starting stopping rebooting removing /> without throwi
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;
@ -4027,6 +4028,7 @@ exports[`renders <Summary starting stopping rebooting removing /> without throwi
color: rgba(73,73,73,1);
font-family: "Roboto Mono",monospace;
width: 100%;
min-width: 100%;
font-size: 0.9375rem;
line-height: normal !important;
font-style: normal;