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
Plain Diff
Browse Files
Authored by
Rock Zhang
2015-10-23 09:51:53 +0800
Commit
a5bb21b7dbbc048031d79de570b91126f1488cb9
2 parents
5fc863e9
18e59f63
Merge branch 'develop' of git.dev.yoho.cn:web/yohobuy into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
framework
static/sass/category/_brand.scss
framework
@
119c247f
1
-Subproject commit
75bbc3b075de19f239532f60c5995d06c5f814e2
1
+Subproject commit
119c247f5cf929aa1e059e40609bb16dd6b58f05
static/sass/category/_brand.scss
View file @
a5bb21b
@@ -98,7 +98,8 @@
@@ -98,7 +98,8 @@
98
position
:
fixed
;
98
position
:
fixed
;
99
right
:
1px
;
99
right
:
1px
;
100
border-radius
:
6px
;
100
border-radius
:
6px
;
101
-
background
:
rgba
(
0
,
0
,
0
,.
8
);
101
+
background
:
rgba
(
0
,
0
,
0
,.
8
);
102
+
z-index
:
2
;
102
b
{
103
b
{
103
height
:
16px
;
104
height
:
16px
;
104
105
Please
register
or
login
to post a comment