Model relation fixes and mobile device improvements
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
.time-range
|
||||
color: rgb(39, 6, 121)
|
||||
.edit-product-category-button
|
||||
+push-button($bg: $secondary-color, $padding: 5px)
|
||||
+push-button($bg: $secondary-color)
|
||||
color: $warning-color
|
||||
font-size: 0.7em
|
||||
vertical-align: top
|
||||
@@ -35,7 +35,7 @@
|
||||
@extend .fa-lg
|
||||
@extend .fa-edit
|
||||
.add-product-product_category-button
|
||||
+push-button($bg: $secondary-color)
|
||||
+push-button($bg: $primary-color)
|
||||
font-size: 0.7em
|
||||
position: absolute
|
||||
right: 10px
|
||||
@@ -51,7 +51,8 @@
|
||||
color: #444
|
||||
.time-range
|
||||
color: rgb(39, 6, 121)
|
||||
|
||||
.show-menu-product-row
|
||||
padding: 4px 0
|
||||
.menu-product-container
|
||||
&.inactive
|
||||
color: #777
|
||||
@@ -70,10 +71,10 @@
|
||||
font-weight: bold
|
||||
.edit-product-action
|
||||
+push-button($bg: $secondary-color)
|
||||
padding: 4px
|
||||
font-size: 0.7em
|
||||
font-size: 0.9em
|
||||
span
|
||||
@extend .fa, .fa-edit
|
||||
@extend .fa
|
||||
@extend .fa-edit
|
||||
.rollback-product-action
|
||||
+push-button($bg: $secondary-color)
|
||||
color: $warning-color
|
||||
|
||||
@@ -43,6 +43,8 @@
|
||||
+active-list-div
|
||||
.link-to-section
|
||||
+active-list-div
|
||||
.show-list-button-container
|
||||
+active-list-div(right)
|
||||
.currency
|
||||
+active-list-div
|
||||
font-weight: bold
|
||||
|
||||
Reference in New Issue
Block a user