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
Email Patches
Plain Diff
Browse Files
Authored by
runner
2016-06-20 20:17:06 +0800
Commit
19c552bb3f7cb08718a2a1e6cc59e2f9b6563733
1 parent
d710ae89
no stage img update
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
public/img/product/outlet_sellout_bg.png
public/scss/common/_good.css
public/img/product/outlet_sellout_bg.png
0 → 100644
View file @
19c552b
29.2 KB
public/scss/common/_good.css
View file @
19c552b
...
...
@@ -106,11 +106,9 @@
.no-storage-img
{
display
:
block
;
width
:
90px
;
height
:
90px
;
margin-left
:
93px
;
margin-top
:
139px
;
background-image
:
resolve
(
"product/bag_moren.png"
);
width
:
100%
;
height
:
100%
;
background-image
:
resolve
(
"product/outlet_sellout_bg.png"
);
background-repeat
:
no-repeat
;
background-size
:
contain
;
}
...
...
Please
register
or
login
to post a comment