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
Aiden Xu
2016-08-24 14:01:44 +0800
Commit
30e86d9a47bacc597c5379b7b9bbe5ce1b6d7576
1 parent
8f0431ff
分期订单
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
4 deletions
public/img/home/circle-check-off.png
public/img/home/circle-check-on.png
public/img/sprite.home.png
public/scss/home/installment/_order.css
public/scss/home/installment/_starting-service.css
public/img/home/circle-check-off.png
View file @
30e86d9
18.8 KB
|
W:
|
H:
18.8 KB
|
W:
|
H:
2-up
Swipe
Onion skin
public/img/home/circle-check-on.png
View file @
30e86d9
18.8 KB
|
W:
|
H:
19.3 KB
|
W:
|
H:
2-up
Swipe
Onion skin
public/img/sprite.home.png
View file @
30e86d9
7.16 KB
|
W:
|
H:
7.27 KB
|
W:
|
H:
2-up
Swipe
Onion skin
public/scss/home/installment/_order.css
View file @
30e86d9
...
...
@@ -121,7 +121,7 @@
.info-box
{
margin-left
:
22px
;
float
:
left
;
width
:
37
2px
;
width
:
45
2px
;
}
h3
{
...
...
@@ -225,7 +225,7 @@
.installment-check-btn
+
label
:before
{
margin-top
:
20px
;
margin-left
:
-
28
px
;
margin-left
:
-
36
px
;
}
}
}
...
...
public/scss/home/installment/_starting-service.css
View file @
30e86d9
...
...
@@ -131,8 +131,8 @@
position
:
absolute
;
content
:
""
;
display
:
inline-block
;
width
:
32px
;
height
:
32px
;
width
:
48px
;
height
:
48px
;
background
:
url("/home/circle-check-off.png")
;
background-size
:
cover
;
margin-left
:
-40px
;
...
...
Please
register
or
login
to post a comment