chore(release)

This commit is contained in:
Atlassian Bamboo 2022-10-11 15:46:42 +02:00
parent ea40aa66ac
commit 3a29cc4f2a
3 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "redaction",
"version": "3.744.0",
"version": "3.745.0",
"private": true,
"license": "MIT",
"scripts": {

Binary file not shown.

View File

@ -21,7 +21,7 @@
}
.portal-header .portal-search .search-field {
width: 100%;
border: 1px solid #d3d5da;
border: 1px solid #ccced3;
border-radius: 8px;
background-color: #fff;
}
@ -83,7 +83,7 @@
}
.featured-content .publication-contents {
padding: 24px 40px;
border: 1px solid #e2e4ea;
border: 1px solid #e2e4e9;
width: 100%;
margin: 0;
background-color: #fff;
@ -225,7 +225,7 @@
}
ul.searchresults {
border: 1px solid #e2e4ea;
border: 1px solid #e2e4e9;
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 #e2e4ea;
border-bottom: 1px solid #e2e4e9;
padding: 32px 8px;
}
@ -263,7 +263,7 @@ li.searchresultitem {
.portal-footer,
.site-footer {
border-top: 1px solid #e2e4ea;
border-top: 1px solid #e2e4e9;
padding: 0;
}
.portal-footer.portal-footer,
@ -363,7 +363,7 @@ body {
}
.site-sidebar-search .search-field {
width: 100%;
border: 1px solid #d3d5da;
border: 1px solid #ccced3;
border-radius: 8px;
background-color: #fff;
}
@ -582,7 +582,7 @@ main ul {
.section-toc {
padding: 24px 40px;
border: 1px solid #e2e4ea;
border: 1px solid #e2e4e9;
width: 100%;
margin: 0;
background-color: #fff;