Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2015-12-22 06:49:47 +0800
Commit
fc4bb1f48c994f8b680fa3e1d1005e96d4f29c7f
1 parent
a478ee53
bg color of nav
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
static/sass/cart/_index.scss
static/sass/cart/_index.scss
View file @
fc4bb1f
@@ -20,6 +20,7 @@
@@ -20,6 +20,7 @@
20
.cart-nav
{
20
.cart-nav
{
21
color
:
#c6c6c6
;
21
color
:
#c6c6c6
;
22
border-bottom
:
1px
solid
#e0e0e0
;
22
border-bottom
:
1px
solid
#e0e0e0
;
23
+
background
:
#fff
;
23
24
24
li
{
25
li
{
25
float
:
left
;
26
float
:
left
;
Please
register
or
login
to post a comment