Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
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
Plain Diff
Browse Files
Authored by
hf
2015-11-10 17:58:14 +0800
Commit
c81205d001a8d4a1b981f01e61aee9182e37ba6f
2 parents
59c6ffe2
70434152
Merge remote-tracking branch 'origin/hotfix'
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
12 deletions
static/sass/product/_discount.scss
static/sass/product/_list.scss
static/sass/product/_new-arrival.scss
static/sass/product/_discount.scss
View file @
c81205d
@@ -50,10 +50,6 @@
@@ -50,10 +50,6 @@
50
color
:
#999
;
50
color
:
#999
;
51
}
51
}
52
52
53
-
.active
{
54
-
background
:
#eee
;
55
-
}
56
-
57
.active
>
a
{
53
.active
>
a
{
58
color
:
#000
;
54
color
:
#000
;
59
.spanTest
{
55
.spanTest
{
static/sass/product/_list.scss
View file @
c81205d
@@ -206,10 +206,6 @@
@@ -206,10 +206,6 @@
206
box-sizing
:
border-box
;
206
box-sizing
:
border-box
;
207
}
207
}
208
208
209
-
.active
{
210
-
background
:
#eee
;
211
-
}
212
-
213
.active
>
a
{
209
.active
>
a
{
214
color
:
#000
;
210
color
:
#000
;
215
211
static/sass/product/_new-arrival.scss
View file @
c81205d
@@ -51,10 +51,6 @@
@@ -51,10 +51,6 @@
51
color
:
#999
;
51
color
:
#999
;
52
}
52
}
53
53
54
-
.active
{
55
-
background
:
#eee
;
56
-
}
57
-
58
.active
>
a
{
54
.active
>
a
{
59
// border-bottom: 2px solid #000;
55
// border-bottom: 2px solid #000;
60
color
:
#000
;
56
color
:
#000
;
Please
register
or
login
to post a comment