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
e4165b18
Commit
e4165b18
authored
Apr 13, 2023
by
halweg
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'developer' of
http://47.99.244.21:9999/root/joshine
into developer
parents
41e96421
4a77960c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
6 deletions
+20
-6
app/design/frontend/Joshine/breeze/Magento_Catalog/templates/product/view/addto.phtml
+3
-0
app/design/frontend/Joshine/breeze/web/css/_custom.less
+17
-6
No files found.
app/design/frontend/Joshine/breeze/Magento_Catalog/templates/product/view/addto.phtml
View file @
e4165b18
...
...
@@ -106,12 +106,15 @@
.free-wrapper
{
border-bottom
:
1px
solid
#e8e7e7
;
margin-bottom
:
10px
;
padding-bottom
:
10px
;
}
.free-wrapper
,
.product-intro__freeshipping-desc
{
clear
:
both
;
}
.free-wrapper
p
{
padding-left
:
40px
;
font-size
:
13px
;
font-size
:
12px
;
color
:
#767676
;
}
.product-intro__freeshipping-desc
{
padding-left
:
40px
;
font-size
:
13px
;
}
...
...
app/design/frontend/Joshine/breeze/web/css/_custom.less
View file @
e4165b18
...
...
@@ -2276,6 +2276,15 @@ button.action.submit.primary {
margin-top: -10px;
}
.swatch-option.color, .swatch-option.image{
width: 40px !important;
height: 40px !important;
background-clip: content-box!important;
padding: 3px;
}
//详情页mobile修改
@media (max-width: 1024px){
.product-info-wrapper .page-title span.base {
...
...
@@ -2286,7 +2295,10 @@ button.action.submit.primary {
}
.product-info-wrapper .price-final_price .price {
color: #000;
font-size: 24px;
font-weight: 600;
font-family: auto;
color: black;
}
...
...
@@ -2332,13 +2344,12 @@ button.action.submit.primary {
#size-chart .table-wraper-fix table {
max-width: 100% !important;
}
}
.swatch-option.color, .swatch-option.image{
.swatch-option.color, .swatch-option.image{
width: 30px !important;
height: 30px !important;
background-clip: content-box!important;
padding: 3px;
}
}
.product-info-main .swatch-option.color, .swatch-option.image{
...
...
@@ -2371,7 +2382,7 @@ button.action.submit.primary {
}
.swatch-attribute.size .swatch-attribute-selected-option{
font-size: 1
5
px;
font-size: 1
2
px;
color: rgba(23, 23, 23, 0.6) !important;
}
...
...
@@ -2382,7 +2393,7 @@ button.action.submit.primary {
display: none;
}
.swatch-attribute-options.clearfix{margin-top: 20px !important;}
.
fieldset .
swatch-attribute-options.clearfix{margin-top: 20px !important;}
@media (max-width: 768px){
.swatch-attribute-selected-option-size-content span.swatch-attribute-selected-option{
...
...
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