Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
郭成尧
2016-07-21 09:27:19 +0800
Commit
6b4470acfd297efa8d373dca0fdee15d4ffbcb9b
2 parents
c706dc4b
9885f5a8
Merge branch 'feature/brand' of git.yoho.cn:fe/yohoblk-wap into feature/brand
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletions
public/img/sprite.channel.png
public/scss/brand/_cate.css
public/img/sprite.channel.png
View file @
6b4470a
2.66 KB
|
W:
|
H:
600 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
public/scss/brand/_cate.css
View file @
6b4470a
...
...
@@ -123,7 +123,19 @@
.sub-level
{
width
:
100%
;
background-color
:
#f8f8f8
;
background-color
:
#f6f6f6
;
&:before
{
content
:
""
;
width
:
0
;
height
:
0
;
border-top
:
20px
solid
transparent
;
border-bottom
:
20px
solid
transparent
;
border-right
:
20px
solid
#efefef
;
position
:
absolute
;
margin-top
:
32px
;
margin-left
:
-16px
;
}
&
.hide
{
display
:
none
;
...
...
Please
register
or
login
to post a comment