Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
2015-12-25 15:47:13 +0800
Commit
c1fc0c2411c2305b25f406e85f59c76840ab6111
1 parent
63f802d3
优惠券不可用 背景用灰色图片
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
static/img/me/employ/employ-grey.jpg
static/sass/cart/_select-coupon.scss
static/img/me/employ/employ-grey.jpg
0 → 100644
View file @
c1fc0c2
12.2 KB
static/sass/cart/_select-coupon.scss
View file @
c1fc0c2
...
...
@@ -79,7 +79,6 @@
}
.not-avaliable
{
// -webkit-filter: grayscale(100%);
@include
filter
(
grayscale
(
100%
));
background-image
:
image-url
(
'me/employ/employ-grey.jpg'
)
!
important
;
}
}
...
...
Please
register
or
login
to post a comment