Sha256: 7e4915eba49a863b3018fe75e27d94f686957528cfbded0931ee816734e1cac0

Contents?: true

Size: 331 Bytes

Versions: 1

Compression:

Stored size: 331 Bytes

Contents

div.offer_list_widget {

  ul {

    margin:0;
    padding:0;
    list-style: none;

    > li {

      float:left;
      display: inline-block;
      margin-right: 15px;

      > * {
        float: left;
        clear: both;
      }

      a.lazy-image-wrapper {
        background-color: #F8F8F8 !important;
      }

    }

  }

}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
c80_catoffers-0.1.0.3 app/assets/stylesheets/c80_catoffers/offer_list_widget.scss