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
2d40fd91
Commit
2d40fd91
authored
Mar 08, 2023
by
wd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式
parent
227949d0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
12 deletions
+7
-12
app/design/frontend/Joshine/breeze/Magento_Catalog/templates/product/view/addtocart.phtml
+2
-2
app/design/frontend/Joshine/breeze/web/css/_custom.less
+5
-10
No files found.
app/design/frontend/Joshine/breeze/Magento_Catalog/templates/product/view/addtocart.phtml
View file @
2d40fd91
...
...
@@ -190,8 +190,8 @@
.express-area-box
article
{
overflow-y
:
scroll
;
height
:
calc
(
100vh
);
}
@media
(
max-width
:
1024px
){
#product-intro__freeshipping-more-3
{
margin-top
:
7
px
;
margin-left
:
55%
;
margin-top
:
1
px
;
float
:
right
;
}
#wishlist
{
display
:
none
;
...
...
app/design/frontend/Joshine/breeze/web/css/_custom.less
View file @
2d40fd91
...
...
@@ -435,10 +435,6 @@ button, input, optgroup, select, textarea{
border-radius: 0;
}
.swatch-option.text:hover {
background-color: #222222;
color: #fff;
}
#product-options-wrapper .swatch-option.image:hover{
border: 2px solid #000;
...
...
@@ -2040,7 +2036,7 @@ button.action.submit.primary {
margin-left: 10%;
}
.swatch-option.color,.swatch-option.
text,.swatch-option.
image {
.swatch-option.color,.swatch-option.image {
border-radius: 50%;
}
...
...
@@ -2062,6 +2058,10 @@ button.action.submit.primary {
border-radius: 50%;
}
.swatch-option.text::before {
border-radius: 0;
}
//详情缩略图过多处理
@media (min-width: 1024px){
.breeze-gallery.vertical:not(.opened) .thumbnails {
...
...
@@ -2132,11 +2132,6 @@ button.action.submit.primary {
margin-top: -8%;
}
#product-intro__freeshipping-more-3{
margin-top: -20px;
margin-bottom: 10px;
margin-left: 60%;
}
.product-social-links .product-addto-links{
display: block !important;
position: fixed;
...
...
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