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
郭成尧
2017-09-20 16:25:10 +0800
Commit
d5e69bed365a3636c062e1b286257faa5fc45577
1 parent
a833204c
style-adjust
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
public/scss/cart/_select-coupon.css
public/scss/cart/select-giftcard.page.css
public/scss/cart/_select-coupon.css
View file @
d5e69be
...
...
@@ -66,7 +66,7 @@ $fontSizeSmall: 16px;
.coupon-use-manual
{
@extend
page-padding;
color
:
$
fontGrayLight
;
color
:
#b0b0b0
;
font-size
:
$
fontSizeSmall
;
width
:
100%
;
margin-top
:
30px
;
...
...
public/scss/cart/select-giftcard.page.css
View file @
d5e69be
...
...
@@ -6,6 +6,9 @@
$
title-bg-color
:
#d0021b
;
$
title-font-color
:
#fff
;
$
couponRadius
:
8px
;
$
fontColor
:
#444
;
$
fontGrayLight
:
#e0e0e0
;
.select-giftcard-page
{
@extend
padding-30;
...
...
Please
register
or
login
to post a comment