Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
毕凯
2015-12-07 20:31:41 +0800
Commit
fa70367456eca547e048e52d63cef021b4099c0e
2 parents
e9dc10fe
38607004
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
static/sass/me/_order.scss
static/sass/product/_detail.scss
static/sass/me/_order.scss
View file @
fa70367
...
...
@@ -35,6 +35,7 @@
.sum-cost
{
color
:
#e01
;
margin-left
:
5px
;
}
.order-opt
{
...
...
static/sass/product/_detail.scss
View file @
fa70367
...
...
@@ -31,6 +31,15 @@ $basicBtnC:#eb0313;
margin-bottom
:
pxToRem
(
20px
);
font-size
:
pxToRem
(
24px
);
line-height
:
pxToRem
(
36px
);
b
{
font-weight
:
bold
;
}
i
{
font-style
:
italic
;
}
&
.table
{
@include
flexbox
((
display
:
box
,
...
...
Please
register
or
login
to post a comment