chore(release)
This commit is contained in:
parent
ea40aa66ac
commit
3a29cc4f2a
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "redaction",
|
"name": "redaction",
|
||||||
"version": "3.744.0",
|
"version": "3.745.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Binary file not shown.
@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
.portal-header .portal-search .search-field {
|
.portal-header .portal-search .search-field {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border: 1px solid #d3d5da;
|
border: 1px solid #ccced3;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
@ -83,7 +83,7 @@
|
|||||||
}
|
}
|
||||||
.featured-content .publication-contents {
|
.featured-content .publication-contents {
|
||||||
padding: 24px 40px;
|
padding: 24px 40px;
|
||||||
border: 1px solid #e2e4ea;
|
border: 1px solid #e2e4e9;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
@ -225,7 +225,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul.searchresults {
|
ul.searchresults {
|
||||||
border: 1px solid #e2e4ea;
|
border: 1px solid #e2e4e9;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
@ -236,7 +236,7 @@ ul.searchresults .search-highlight {
|
|||||||
|
|
||||||
li.searchresultitem {
|
li.searchresultitem {
|
||||||
margin: 0 32px;
|
margin: 0 32px;
|
||||||
border-bottom: 1px solid #e2e4ea;
|
border-bottom: 1px solid #e2e4e9;
|
||||||
padding: 32px 8px;
|
padding: 32px 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -263,7 +263,7 @@ li.searchresultitem {
|
|||||||
|
|
||||||
.portal-footer,
|
.portal-footer,
|
||||||
.site-footer {
|
.site-footer {
|
||||||
border-top: 1px solid #e2e4ea;
|
border-top: 1px solid #e2e4e9;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
.portal-footer.portal-footer,
|
.portal-footer.portal-footer,
|
||||||
@ -363,7 +363,7 @@ body {
|
|||||||
}
|
}
|
||||||
.site-sidebar-search .search-field {
|
.site-sidebar-search .search-field {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border: 1px solid #d3d5da;
|
border: 1px solid #ccced3;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
@ -582,7 +582,7 @@ main ul {
|
|||||||
|
|
||||||
.section-toc {
|
.section-toc {
|
||||||
padding: 24px 40px;
|
padding: 24px 40px;
|
||||||
border: 1px solid #e2e4ea;
|
border: 1px solid #e2e4e9;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user