Sha256: 3883817fcc428dda9ffbaab7ce5f3a3a6b6924eda8024e79b15602f55adc92bd

Contents?: true

Size: 901 Bytes

Versions: 37

Compression:

Stored size: 901 Bytes

Contents

@import "_colors";
@import "_mixins";

#product-variants {
  margin-bottom: 1em;
  ul {
    .no-bullets;
    .no_margin_or_padding;
  }
}
#product-images {
  .column(7);
  h4 {
    padding: 6px 0px;
    margin: 0px;
    font-weight: bold;
    clear: both;
  }
  #main-image {
    min-height: 250px;
    position: relative;
    img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
    }
  }
}
#product-description {
  .column(8);
  .colborder;
}
#cart-form { .column-last(7); }

#taxon-crumbs {
  .column(24);
  display: block;
  float: right;
  margin-top: 20px;
  width: 300px;
}


dl.table-display { margin: 0; padding: 0; }
dl.table-display dt, dl.table-display dd {
  float: left;
  margin: 0;
  padding: 5px;
  border-top: 1px solid @default_border_color;
}
dl.table-display dt { width: 100px; }
dl.table-display dd { width: 180px; }

Version data entries

37 entries across 37 versions & 7 rubygems

Version Path
spree-0.11.4 vendor/extensions/theme_default/app/stylesheets/_product_details.less
apispree_core-0.0.0 app/stylesheets/_product_details.less
My-Commerce_core-1.1.0 app/stylesheets/_product_details.less
My-Commerce_core-1.0.0 app/stylesheets/_product_details.less
MyCommerceapi-1.0.0 core/app/stylesheets/_product_details.less
MyCommerce-0.0.3 core/app/stylesheets/_product_details.less
rfcommerce_core-0.0.3 app/stylesheets/_product_details.less
spree_core-0.60.6 app/stylesheets/_product_details.less
spree_core-0.60.5 app/stylesheets/_product_details.less
spree-0.11.3 vendor/extensions/theme_default/app/stylesheets/_product_details.less
spree_core-0.30.2 app/stylesheets/_product_details.less
spree_core-0.40.4 app/stylesheets/_product_details.less
spree_core-0.50.4 app/stylesheets/_product_details.less
spree_core-0.60.4 app/stylesheets/_product_details.less
spree_core-0.50.3 app/stylesheets/_product_details.less
spree_core-0.60.3 app/stylesheets/_product_details.less
spree_core-0.60.2 app/stylesheets/_product_details.less
spree_core-0.60.1 app/stylesheets/_product_details.less
spree_core-0.60.0 app/stylesheets/_product_details.less
spree_core-0.60.0.RC1 app/stylesheets/_product_details.less