2018-02-28 11:48:57 +00:00
|
|
|
#search
|
|
|
|
background transparent
|
|
|
|
border none !important
|
|
|
|
box-shadow none !important
|
|
|
|
font-size 1em
|
|
|
|
padding 0
|
|
|
|
width 0
|
|
|
|
height auto
|
2018-03-26 18:21:28 +00:00
|
|
|
flex-grow 1
|
2018-03-26 19:45:36 +00:00
|
|
|
opacity 0.5
|
2018-03-26 18:21:28 +00:00
|
|
|
|
|
|
|
:focus
|
2018-03-26 19:45:36 +00:00
|
|
|
color link-color
|
|
|
|
opacity 1.0
|