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
2016-01-14 11:37:14 +0800
Commit
b8e3641b0ac5cac2626b1c63c079bb23d1e60013
1 parent
5e93e1c2
font size of search/list
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 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 @
b8e3641
...
...
@@ -3,7 +3,7 @@
.section
{
padding
:
10px
15px
;
font-size
:
1
4
px
;
font-size
:
1
2
px
;
border-top
:
1px
solid
#dfdfdf
;
&
:first-child
{
...
...
web-static/sass/product/_sort-pager.scss
View file @
b8e3641
...
...
@@ -7,11 +7,11 @@
.sort-type
,
.checks
{
color
:
#ccc
;
font-size
:
1
4
px
;
font-size
:
1
2
px
;
padding
:
0
10px
;
.iconfont
{
font-size
:
1
4
px
;
font-size
:
1
2
px
;
}
&
.active
,
...
...
Please
register
or
login
to post a comment