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
bc3b728f
Commit
bc3b728f
authored
Nov 10, 2022
by
lmf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化首页产品价格和五星好评样式
parent
c47b790c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
2 deletions
+15
-2
app/design/frontend/Joshine/breeze/web/css/_custom.less
+15
-2
No files found.
app/design/frontend/Joshine/breeze/web/css/_custom.less
View file @
bc3b728f
...
@@ -2110,7 +2110,7 @@ background-color: #000;
...
@@ -2110,7 +2110,7 @@ background-color: #000;
}
}
.amreview-submit-form .review-fieldset .field{
.amreview-submit-form .review-fieldset .field{
margin
:
0px;
margin
-top: 1
0px;
}
}
}
}
...
@@ -2311,7 +2311,6 @@ tr.grand.totals {
...
@@ -2311,7 +2311,6 @@ tr.grand.totals {
}
}
.amreview-summary-details.amreview-summary-details-fit.pages {
.amreview-summary-details.amreview-summary-details-fit.pages {
display: block;
float: right;
float: right;
margin-top: -30%;
margin-top: -30%;
font-size: 10px;
font-size: 10px;
...
@@ -2363,6 +2362,20 @@ tr.grand.totals {
...
@@ -2363,6 +2362,20 @@ tr.grand.totals {
.amreview-helpful-wrap{
.amreview-helpful-wrap{
padding: 0px;
padding: 0px;
}
}
.flash-sale-info .product-name{
font-size: 12px;
}
.flash-sale-info .price{
font-size: 16px;
font-weight: 400;
}
.price-box.price-final_price{
width: 30%;
}
.flash-sale-inner .product-reviews-summary.short{
float: right;
}
}
}
@media(min-width: 1024px) {
@media(min-width: 1024px) {
...
...
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