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
9 years ago
Commit
fd870e85873045d0a0818950318bfb4ebcaab506
1 parent
0e937762
list search
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
static/sass/product/_list.scss
static/sass/product/_list.scss
View file @
fd870e8
.good-list-page
{
.search-input
{
position
:
relative
;
padding
:
7px
46px
7px
15px
;
padding
:
7px
15px
;
background
:
#f8f8f8
;
>
form
{
position
:
relative
;
}
.search-icon
{
position
:
absolute
;
font-size
:
12px
;
top
:
16px
;
left
:
24px
;
top
:
9px
;
left
:
10px
;
}
input
{
height
:
30px
;
width
:
9
5%
;
width
:
8
5%
;
border-radius
:
15px
;
text-indent
:
26px
;
background
:
#fff
;
...
...
@@ -22,14 +26,13 @@
.clear-input
{
position
:
absolute
;
top
:
12
px
;
top
:
5
px
;
right
:
50px
;
}
.search
{
position
:
absolute
;
top
:
12px
;
right
:
.4rem
;
float
:
right
;
margin-top
:
6px
;
border
:
none
;
background
:
transparent
;
font-size
:
16px
;
...
...
Please
register
or
login
to post a comment