All the little details
This commit is contained in:
@@ -53,3 +53,7 @@ $button-spacing: 8px
|
||||
@extend .fa
|
||||
@extend .fa-2x
|
||||
@extend .fa-times
|
||||
.go-to-orders-list
|
||||
span
|
||||
@extend .fa
|
||||
@extend .fa-list-alt
|
||||
|
||||
@@ -43,6 +43,11 @@ header.top-menu
|
||||
margin-left: 8px
|
||||
@media #{$small-only}
|
||||
margin-left: 5px
|
||||
.supplier-is-closed-indication
|
||||
float: right
|
||||
margin-right: 8px
|
||||
&.is-open
|
||||
line-height: 60px
|
||||
.extra-info
|
||||
position: absolute
|
||||
top: 0
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
.go-to-orders-list
|
||||
display: inline-block
|
||||
margin-right: 7px
|
||||
span
|
||||
@extend .fa-lg
|
||||
.section-title
|
||||
font-size: 24px
|
||||
padding: 4px 0px
|
||||
|
||||
@@ -47,6 +47,3 @@ a.table-qr-codes
|
||||
+button($bg: $secondary-color)
|
||||
+button-icon-only
|
||||
margin-right: 0.7rem
|
||||
span
|
||||
@extend .fa
|
||||
@extend .fa-list-alt
|
||||
|
||||
Reference in New Issue
Block a user