Sha256: 616969bce0b55716260e585ae10876bcadcb9a9d7339ad181c5f7dff723dc869

Contents?: true

Size: 395 Bytes

Versions: 11

Compression:

Stored size: 395 Bytes

Contents

#filter {
    -webkit-appearance: button;
    display: block;
    width: 31rem;
    height: 4.8rem;
    -webkit-background-size: 31rem 19.2rem;
    font-weight: bold;
    border: 0;
    padding-left: 1rem;
    color: #666;
    margin: 0 auto .5rem;
    font-size: 1.8rem;

    background-image: url(#{$imghost}dropdown_sprite@2x.png);

    &.hl {
        background-position: 0 -4.8rem;
    }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
sports_db-0.0.13 app/assets/stylesheets/_filterable.css.scss
sports_db-0.1.3 app/assets/stylesheets/_filterable.css.scss
sports_db-0.1.2 app/assets/stylesheets/_filterable.css.scss
sports_db-0.1.1 app/assets/stylesheets/_filterable.css.scss
sports_db-0.1.0 app/assets/stylesheets/_filterable.css.scss
sports_db-0.0.9 app/assets/stylesheets/_filterable.css.scss
sports_db-0.0.8 app/assets/stylesheets/_filterable.css.scss
sports_db-0.0.7 app/assets/stylesheets/_filterable.css.scss
sports_db-0.0.6 app/assets/stylesheets/_filterable.css.scss
sports_db-0.0.5 app/assets/stylesheets/_filterable.css.scss
sports_db-0.0.4 app/assets/stylesheets/_filterable.css.scss