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