mirror of
https://github.com/strapi/strapi.git
synced 2025-10-30 17:37:26 +00:00
Update snapshots
This commit is contained in:
parent
13b9bae03e
commit
a25d813b6c
@ -23,8 +23,8 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
|
|||||||
.c19 {
|
.c19 {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #32324d;
|
color: #32324d;
|
||||||
font-size: 0.875rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1.43;
|
line-height: 1.33;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c16 {
|
.c16 {
|
||||||
@ -98,7 +98,7 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 10px 16px;
|
padding: 8px 16px;
|
||||||
background: #4945ff;
|
background: #4945ff;
|
||||||
border: 1px solid #4945ff;
|
border: 1px solid #4945ff;
|
||||||
}
|
}
|
||||||
@ -1867,8 +1867,8 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
|
|||||||
.c19 {
|
.c19 {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #32324d;
|
color: #32324d;
|
||||||
font-size: 0.875rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1.43;
|
line-height: 1.33;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c16 {
|
.c16 {
|
||||||
@ -1942,7 +1942,7 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 10px 16px;
|
padding: 8px 16px;
|
||||||
background: #4945ff;
|
background: #4945ff;
|
||||||
border: 1px solid #4945ff;
|
border: 1px solid #4945ff;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -422,8 +422,8 @@ describe('ADMIN | Pages | API TOKENS | ListPage', () => {
|
|||||||
.c10 {
|
.c10 {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #32324d;
|
color: #32324d;
|
||||||
font-size: 0.875rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1.43;
|
line-height: 1.33;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c8 {
|
.c8 {
|
||||||
@ -489,7 +489,7 @@ describe('ADMIN | Pages | API TOKENS | ListPage', () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c6 {
|
.c6 {
|
||||||
padding: 10px 16px;
|
padding: 8px 16px;
|
||||||
background: #4945ff;
|
background: #4945ff;
|
||||||
border: 1px solid #4945ff;
|
border: 1px solid #4945ff;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|||||||
@ -64,8 +64,8 @@ describe('<ListPage />', () => {
|
|||||||
.c11 {
|
.c11 {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #32324d;
|
color: #32324d;
|
||||||
font-size: 0.875rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1.43;
|
line-height: 1.33;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c8 {
|
.c8 {
|
||||||
@ -139,7 +139,7 @@ describe('<ListPage />', () => {
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 10px 16px;
|
padding: 8px 16px;
|
||||||
background: #4945ff;
|
background: #4945ff;
|
||||||
border: 1px solid #4945ff;
|
border: 1px solid #4945ff;
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -472,8 +472,8 @@ describe('Admin | containers | ListView', () => {
|
|||||||
.c13 {
|
.c13 {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #32324d;
|
color: #32324d;
|
||||||
font-size: 0.875rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1.43;
|
line-height: 1.33;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c11 {
|
.c11 {
|
||||||
@ -539,7 +539,7 @@ describe('Admin | containers | ListView', () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c9 {
|
.c9 {
|
||||||
padding: 10px 16px;
|
padding: 8px 16px;
|
||||||
background: #4945ff;
|
background: #4945ff;
|
||||||
border: 1px solid #4945ff;
|
border: 1px solid #4945ff;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|||||||
@ -71,8 +71,8 @@ describe('Upload | SettingsPage', () => {
|
|||||||
.c11 {
|
.c11 {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #32324d;
|
color: #32324d;
|
||||||
font-size: 0.875rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1.43;
|
line-height: 1.33;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c8 {
|
.c8 {
|
||||||
@ -146,7 +146,7 @@ describe('Upload | SettingsPage', () => {
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 10px 16px;
|
padding: 8px 16px;
|
||||||
background: #4945ff;
|
background: #4945ff;
|
||||||
border: 1px solid #4945ff;
|
border: 1px solid #4945ff;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -75,8 +75,8 @@ describe('ADMIN | Pages | Settings | Advanced Settings', () => {
|
|||||||
.c11 {
|
.c11 {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #32324d;
|
color: #32324d;
|
||||||
font-size: 0.875rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1.43;
|
line-height: 1.33;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c8 {
|
.c8 {
|
||||||
@ -150,7 +150,7 @@ describe('ADMIN | Pages | Settings | Advanced Settings', () => {
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 10px 16px;
|
padding: 8px 16px;
|
||||||
background: #4945ff;
|
background: #4945ff;
|
||||||
border: 1px solid #4945ff;
|
border: 1px solid #4945ff;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -64,8 +64,8 @@ describe('Plugin | Users and Permissions | RoleListPage', () => {
|
|||||||
.c14 {
|
.c14 {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #32324d;
|
color: #32324d;
|
||||||
font-size: 0.875rem;
|
font-size: 0.75rem;
|
||||||
line-height: 1.43;
|
line-height: 1.33;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c11 {
|
.c11 {
|
||||||
@ -139,7 +139,7 @@ describe('Plugin | Users and Permissions | RoleListPage', () => {
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 10px 16px;
|
padding: 8px 16px;
|
||||||
background: #4945ff;
|
background: #4945ff;
|
||||||
border: 1px solid #4945ff;
|
border: 1px solid #4945ff;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user