_searchbar.sass
1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.profile-search-block
form
height: 30px
padding: 13px
.search-label
color: #949494
float: left
text-align: right
width: 405px
line-height: 30px
.search-field
background: #FFF
border: 1px solid #ccc
float: right
.formfield
float: left
width: 220px
input
background: none
border: none
font-family: 'Signika'
font-size: 14px
font-weight: 300
line-height: 25px
padding-left: 5px
#search-dropdown
direction: rtl
float: left
-webkit-appearance: button-arrow-down
-moz-appearance: button-arrow-down
apperance: button-arrow-down
margin: 7px
.icon-search.submit
background-color: #CE9500
background-image: none
border: none
color: #FFF
display: block
float: left
font-family: 'Signika'
font-size: 14px
font-weight: 400
height: 30px
line-height: 30px
max-height: 30px
margin: 0
padding: 0
width: 40px