mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-16 04:24:23 +00:00
19 lines
304 B
Sass
19 lines
304 B
Sass
@import mixins
|
|
|
|
#active-table-search
|
|
position: relative
|
|
|
|
i.ofn-i_020-search
|
|
position: absolute
|
|
left: 26px
|
|
top: 12px
|
|
font-size: 1.6em
|
|
z-index: 999
|
|
color: #b2b2b2
|
|
|
|
input[type="text"]
|
|
font-size: 2em
|
|
@include csstrans
|
|
@include big-input
|
|
padding-left: 44px
|
|
|