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
毕凯
2016-01-13 14:57:32 +0800
Commit
8a4356e27db8a31a81a7c5f7af5e6d9ec11ea314
1 parent
6f01125c
搜索页面 价格筛选 按钮样式修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
web-static/sass/product/_filter-box.scss
web-static/sass/product/_sort-pager.scss
web-static/sass/product/_filter-box.scss
View file @
8a4356e
...
...
@@ -218,10 +218,11 @@
.price-sure
{
height
:
24px
;
width
:
44px
;
border
:
1px
solid
#e0e0e0
;
background
:
#fff
;
color
:
#666
;
background
:
#333
;
color
:
#fff
;
margin-left
:
10px
;
outline
:
none
;
border
:
none
;
}
.color-block
{
...
...
web-static/sass/product/_sort-pager.scss
View file @
8a4356e
...
...
@@ -43,6 +43,7 @@
color
:
#222
;
cursor
:
pointer
;
margin-right
:
10px
;
background
:
#fff
;
}
.iconfont
{
...
...
Please
register
or
login
to post a comment