Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hongweigao
2017-03-22 10:20:41 +0800
Commit
4020d274ded0e35ed9c720aa9bbd5e6914a6ff3f
1 parent
7b1c7b73
css
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
1 deletions
public/scss/home/_order-detail.css
public/scss/home/_returns-apply.css
public/scss/home/_returns-detail.css
public/scss/home/_returns-save.css
public/scss/home/_user-info.css
public/scss/home/_order-detail.css
View file @
4020d27
...
...
@@ -123,7 +123,7 @@
}
}
/*
虚拟商品订单
*/
/*
虚拟商品订单
*/
.virtual-detail
{
.pg-1
{
left
:
245px
;
...
...
public/scss/home/_returns-apply.css
View file @
4020d27
.apply-returns-page
{
font-size
:
12px
;
.title
{
background-image
:
resolve
(
"home/refund-apply.png"
);
}
...
...
public/scss/home/_returns-detail.css
View file @
4020d27
.detail-me-page
{
font-size
:
12px
;
.returns-detail
.title
{
background-image
:
resolve
(
"home/returns.png"
);
}
...
...
public/scss/home/_returns-save.css
View file @
4020d27
...
...
@@ -3,6 +3,7 @@
background-image
:
resolve
(
home
/
refund-apply
.
png
);
}
.exchange
.title
{
background-image
:
resolve
(
home
/
exchange-apply
.
png
);
}
...
...
public/scss/home/_user-info.css
View file @
4020d27
...
...
@@ -2,6 +2,7 @@
font-size
:
12px
;
line-height
:
150%
;
form
{
display
:
inline
;
}
...
...
Please
register
or
login
to post a comment