bisscomm/refinerycms-products

View on GitHub
app/assets/stylesheets/refinery/products/backend.css.scss

Summary

Maintainability
Test Coverage
.products_properties {
  textarea {
    background: #fff;

    &[disabled] {
      background: #F2F2F2;
    }
  }
}