Product image and description handling
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
@extend .fa
|
||||
@extend .fa-lg
|
||||
@extend .fa-edit
|
||||
.add-product-product-category-button
|
||||
.add-product-product_category-button
|
||||
float: right
|
||||
margin-top: 1.2em
|
||||
span
|
||||
@@ -48,6 +48,13 @@
|
||||
.highlight
|
||||
text-decoration: underline
|
||||
font-weight: bold
|
||||
.rollback-product-action
|
||||
color: $warning-color
|
||||
margin-right: 12px
|
||||
span
|
||||
@extend .fa
|
||||
@extend .fa-lg
|
||||
@extend .fa-undo
|
||||
.destroy-product-action
|
||||
color: $alert-color
|
||||
margin-right: 12px
|
||||
@@ -65,3 +72,5 @@
|
||||
@extend .fa
|
||||
@extend .fa-lg
|
||||
@extend .fa-save
|
||||
.new-product_category-button
|
||||
+button
|
||||
|
||||
Reference in New Issue
Block a user