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
xuqi
2015-11-04 23:30:18 +0800
Commit
aeef037ed50ba1bf67355ce1e021e57230545843
1 parent
662d0569
border bottom
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
static/sass/product/_discount.scss
static/sass/product/_new-arrival.scss
static/sass/product/_discount.scss
View file @
aeef037
@@ -32,7 +32,7 @@
@@ -32,7 +32,7 @@
32
}
32
}
33
33
34
.list-nav
{
34
.list-nav
{
35
-
border
:
1px
solid
#e6e6e6
;
35
+
border
-bottom
:
1px
solid
#e6e6e6
;
36
>
li
{
36
>
li
{
37
float
:
left
;
37
float
:
left
;
38
width
:
25%
;
38
width
:
25%
;
static/sass/product/_new-arrival.scss
View file @
aeef037
@@ -32,7 +32,7 @@
@@ -32,7 +32,7 @@
32
}
32
}
33
33
34
.list-nav
{
34
.list-nav
{
35
-
border
:
1px
solid
#e6e6e6
;
35
+
border
-bottom
:
1px
solid
#e6e6e6
;
36
>
li
{
36
>
li
{
37
float
:
left
;
37
float
:
left
;
38
width
:
25%
;
38
width
:
25%
;
Please
register
or
login
to post a comment