Sha256: b31a0bacacaa97d90e1a6a4906d205715d58ebed96674b28137fafd47a80cf5e

Contents?: true

Size: 1.24 KB

Versions: 27

Compression:

Stored size: 1.24 KB

Contents

  div#price_info {

    ul {
      list-style: none;
      margin: 15px 0 0 0;
      padding: 0;

      li {
        float: left;
        margin-right: 20px;

        p {
          margin: 0;

          &.ptitle {
            font-size: 14px;
            color: #afafaf;
          }

          span {
            &.pvalue {
              font-size: 18px;
              color: #ab1e22;
            }
          }

          &.old {
            position: relative;
            display: inline;

            span {
              font-size: 14px;
              color: #afafaf;

              &.puom {
                display: inline-block;
                padding-right: 5px;
              }
            }

            &:after {
              position: absolute;
              display: block;
              left:0;
              top:50%;
              height: 1px;
              width: 100%;
              background-color: #afafaf;
              content:"";
            }
          }

        }
      }
    }

  }

  body.stroitelnye_materialy_item {
    div#price_info {

      display: inline-block;
      min-width: 227px; /*ширина = ширине картинки, что сверху */
      /*background-color: rgba(0, 0, 0, 0.08);*/
      float: left;

    }
  }

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
c80_estate-0.1.0.39 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.38 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.37 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.36 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.35 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.34 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.33 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.32 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.31 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.30 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.29 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.28 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.27 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.26 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.25 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.24 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.23 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.22 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.21 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss
c80_estate-0.1.0.20 app/assets/stylesheets/c80_estate/backend/shared/areas/stroitelnye_materialy_item/div_price_info.scss