Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
陈峰
2018-09-25 17:32:45 +0800
Commit
a9a7e67ec0085d0145834a7b6c650bb6a9e53612
2 parents
027b0cda
dc0f3cb9
Merge branch 'hotfix/mars' into 'release/9.19'
mars button color See merge request
!1546
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
public/scss/product/detail/detail.scss
public/scss/product/detail/detail.scss
View file @
a9a7e67
...
...
@@ -1285,10 +1285,13 @@ iframe {
.addto-cart
,
.sold-out
{
background-color
:
#000
;
margin-left
:
100px
;
}
.addto-cart
{
background-color
:
#000
;
}
.cart-bar
{
.num-tag
{
background-color
:
#89b374
;
...
...
Please
register
or
login
to post a comment