Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
ccbikai
2015-11-10 17:42:30 +0800
Commit
704341521a72a496eb46d6c15a580343cfd6a10f
1 parent
c7d4e9dc
商品列表上边tab去除背景
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 @
7043415
...
...
@@ -50,10 +50,6 @@
color
:
#999
;
}
.active
{
background
:
#eee
;
}
.active
>
a
{
color
:
#000
;
.spanTest
{
...
...
static/sass/product/_list.scss
View file @
7043415
...
...
@@ -206,10 +206,6 @@
box-sizing
:
border-box
;
}
.active
{
background
:
#eee
;
}
.active
>
a
{
color
:
#000
;
...
...
static/sass/product/_new-arrival.scss
View file @
7043415
...
...
@@ -51,10 +51,6 @@
color
:
#999
;
}
.active
{
background
:
#eee
;
}
.active
>
a
{
// border-bottom: 2px solid #000;
color
:
#000
;
...
...
Please
register
or
login
to post a comment