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
陈峰
2017-01-22 10:27:15 +0800
Commit
e1d17e2e56a9f4816f7a7a4e05033248cbdb92b0
2 parents
018e4cbd
8cee1912
Merge branch 'feature/new-goods' into 'release/5.4'
样式调整 See merge request
!195
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
public/scss/product/new/_brand-info.css
public/scss/product/new/_good-tags.css
public/scss/product/new/_brand-info.css
View file @
e1d17e2
...
...
@@ -5,6 +5,7 @@
.brand-info-box
{
background-color
:
#f5f5f5
;
padding-top
:
44px
;
height
:
480px
;
}
...
...
public/scss/product/new/_good-tags.css
View file @
e1d17e2
...
...
@@ -6,11 +6,13 @@
&.season-tags
{
background-image
:
url('/product/new/season-hot.jpg')
;
background-position-y
:
28px
;
background-position-x
:
-346px
;
}
&
.search-tags
{
background-image
:
url('/product/new/hot-search.jpg')
;
background-position-y
:
28px
;
background-position-x
:
-14px
;
}
&
.brand-tags
{
...
...
Please
register
or
login
to post a comment