Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joshine
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
joshine
Commits
21824957
Commit
21824957
authored
Oct 12, 2022
by
王东红
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://47.99.244.21:9999/root/joshine
parents
a13aa9e1
185ef1c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
39 deletions
+41
-39
app/design/frontend/Joshine/breeze/web/css/_custom.less
+41
-39
No files found.
app/design/frontend/Joshine/breeze/web/css/_custom.less
View file @
21824957
...
...
@@ -1841,15 +1841,16 @@ float: left;
margin: 0 5px 0 0;
font-weight: bold;
}
@media (max-width: 768px){
.product.info .review-add {
.product.info .review-add {
float: left;
width: 100% !important;
}
}
@media (max-width: 768px){
.amreview-info-wrapper{
margin-left: 10px;
}
//显示评论统计
.amreview-summary-details.pages{
display: none !important;
...
...
@@ -1865,41 +1866,6 @@ font-weight: bold;
text-align: end;
}
.amrev-toolbar-container {
display: flex;
align-items: center;
justify-content: flex-end;
padding: 0;
color: #363636;
font-size: 12px;
}
.amrev-toolbar-container .amrev-filters {
justify-content: center;
align-items: end;
order: 2;
list-style: none;
width: 35%;
margin-left: 40%;
}
.amrev-toolbar-container .amrev-filter {
margin: 0;
padding: 15px 0 10px 20px;
border-bottom: 1px solid #dcdcdc;
flex-basis: auto;
margin-top: -50px;
}
.amrev-toolbar-container .amrev-sorting {
flex-basis: 100%;
order: 1;
padding: 10px 18px;
border: none;
background: #fafafa;
border-left: none;
float: right;
}
}
.amreview-submit-form .review-control-vote.control:before{
position: absolute !important;
...
...
@@ -1942,6 +1908,42 @@ background-color: #000;
.amreview-summary-details{
display: block !important;
}
.amrev-toolbar-container {
display: flex;
align-items: center;
justify-content: flex-end;
padding: 0;
color: #363636;
font-size: 12px;
}
.amrev-toolbar-container .amrev-filters {
justify-content: center;
align-items: end;
order: 2;
list-style: none;
width: 35%;
margin-left: 40%;
}
.amrev-toolbar-container .amrev-filter {
margin: 0;
padding: 15px 0 10px 20px;
border-bottom: 1px solid #dcdcdc;
flex-basis: auto;
margin-top: -50px;
}
.amrev-toolbar-container .amrev-sorting {
flex-basis: 100%;
order: 1;
padding: 10px 18px;
border: none;
background: #fafafa;
border-left: none;
float: right;
}
}
//产品评论form表单默认隐藏
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment