Sha256: 2c89ebe93e978540167bdbce1d983fbea0dd77084718f2da7ab94ca6fb1b2800
Contents?: true
Size: 621 Bytes
Versions: 43
Compression:
Stored size: 621 Bytes
Contents
.block.search-form { grid-auto-flow: column; display: grid; @media#{map-get($query,min840)} { @include borderRad; @include border(white); @include bg(white,10%); } input[type="text"] { background-color: transparent; padding-right: 0; max-width: 110px; color: white; @media#{map-get($query,max839)} { display: none; } } button { background-color: transparent; @media#{map-get($query,min840)} { @include padding($t:0,$b:0); } } svg { width: 28px; fill: white; @media#{map-get($query,min840)} { width: 24px; } } }
Version data entries
43 entries across 43 versions & 1 rubygems