Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
uedxwg
2015-10-30 14:43:30 +0800
Commit
e0d20673fdb911d42bcc65b59d2b03c5bf88bc07
1 parent
7e8154dd
updata
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
static/sass/_filter.scss
static/sass/product/_new-arrival.scss
template/m.yohobuy.com/actions/product/newsale/new.phtml
static/sass/_filter.scss
View file @
e0d2067
...
...
@@ -40,6 +40,7 @@
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
color
:
#333
;
}
.default
{
...
...
static/sass/product/_new-arrival.scss
View file @
e0d2067
...
...
@@ -39,12 +39,13 @@
line-height
:
33px
;
text-align
:
center
;
font-size
:
14px
;
color
:
#999
;
}
a
{
display
:
block
;
display
:
inline-
block
;
box-sizing
:
border-box
;
width
:
100%
;
width
:
auto
;
height
:
100%
;
color
:
#999
;
}
...
...
@@ -52,15 +53,13 @@
.active
>
a
{
border-bottom
:
2px
solid
#000
;
color
:
#000
;
.iconfont
{
color
:
#999
;
}
.active
>
.iconfont
{
color
:
#000
;
&
.cur
{
color
:
#000
;
}
}
}
.filter
.iconfont
{
font-size
:
12px
;
...
...
template/m.yohobuy.com/actions/product/newsale/new.phtml
View file @
e0d2067
...
...
@@ -22,8 +22,8 @@
<li
class=
"filter"
>
<a
href=
"javascript:void(0);"
>
筛选
<span
class=
"iconfont"
>
613
;</span>
</a>
<span
class=
"iconfont"
>
613
;</span>
</li>
</ul>
...
...
Please
register
or
login
to post a comment