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