Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
ccbikai
2015-11-12 17:33:36 +0800
Commit
5ea336f3b244041438f2184dfeadc572eabc399f
1 parent
a5cb7420
筛选箭头
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
static/sass/product/_list.scss
template/m.yohobuy.com/partials/product/list.phtml
static/sass/product/_list.scss
View file @
5ea336f
...
...
@@ -216,7 +216,7 @@
}
.iconfont
{
//
color: #999;
color
:
#999
;
&
.cur
{
color
:
#000
;
...
...
template/m.yohobuy.com/partials/product/list.phtml
View file @
5ea336f
...
...
@@ -78,7 +78,7 @@
<li
class=
"filter"
>
<a
href=
"javascript:void(0);"
>
<span
class=
"nav-txt"
>筛选</span>
<span
class=
"iconfont"
>
613
;</span>
<span
class=
"iconfont
cur
"
>
613
;</span>
</a>
</li>
</ul>
...
...
Please
register
or
login
to post a comment