All the little details
This commit is contained in:
@@ -10,6 +10,13 @@ td.boolean
|
||||
.boolean-true
|
||||
@extend .fa
|
||||
@extend .fa-money
|
||||
.display-field
|
||||
.boolean-true
|
||||
@extend .fa, .fa-lg, .fa-check
|
||||
.boolean-false
|
||||
@extend .fa, .fa-lg, .fa-minus
|
||||
|
||||
|
||||
td.colorbox
|
||||
+table-fit
|
||||
.list-orders-container
|
||||
|
||||
@@ -16,7 +16,7 @@ $side-spacing: 0px
|
||||
cursor: move !important
|
||||
.text-alert
|
||||
color: $alert-color
|
||||
.text-danger
|
||||
.text-warning
|
||||
color: $warning-color
|
||||
input.dimension
|
||||
width: 52px
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
display: inline-block
|
||||
span
|
||||
display: inline-block
|
||||
.form-field
|
||||
.form-field, .display-field
|
||||
.current-color
|
||||
.colorbox-container
|
||||
padding: 4px
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
.page-actions
|
||||
+grid-row
|
||||
$button-margin: 8px
|
||||
margin-top: 15px
|
||||
.edit-button
|
||||
+button($bg: $warning-color)
|
||||
margin-left: $button-margin
|
||||
Reference in New Issue
Block a user