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
Plain Diff
Browse Files
Authored by
毕凯
2017-08-09 16:13:36 +0800
Commit
275d0417f0b674f462df49676858212dc11bdd03
2 parents
0c13c93f
741fd2fc
Merge branch 'hotfix/coupon' into 'release/6.0'
used-coupon-gray See merge request
!779
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
public/scss/home/coupons.page.css
public/scss/home/coupons.page.css
View file @
275d041
...
...
@@ -170,6 +170,16 @@ $usable-frees-background-color: #444;
}
}
.coupon-tab2
{
.coupon-header
{
background-color
:
#b0b0b0
;
}
.coupon-content
{
border-top
:
2px
dashed
#b0b0b0
;
}
}
.coupon-not-result
{
width
:
100%
;
height
:
auto
;
...
...
Please
register
or
login
to post a comment