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
xuqi
2015-12-22 05:11:42 +0800
Commit
a92db4b5ed90b45c0aad776018d80a75eb1a3aaf
2 parents
e6f1edbe
ba4937c0
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/sass/cart/_select-coupon.scss
static/sass/cart/_select-coupon.scss
View file @
a92db4b
...
...
@@ -78,6 +78,7 @@
}
.not-avaliable
{
-webkit-filter
:
grayscale
(
100%
);
// -webkit-filter: grayscale(100%);
@include
filter
(
grayscale
(
100%
));
}
}
...
...
Please
register
or
login
to post a comment