Add my-schedule and some other things
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
@extend .fa, .fa-user
|
||||
span
|
||||
padding-left: 7px
|
||||
span.current-employee-my-schedule-icon
|
||||
@extend .fa, .fa-calendar
|
||||
span
|
||||
padding-left: 7px
|
||||
&.active
|
||||
.dropdown-list-container
|
||||
display: block
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
@mixin button-icon-only
|
||||
padding: 2px 5px
|
||||
margin: 0
|
||||
&.hide
|
||||
display: none
|
||||
|
||||
@mixin table-fit
|
||||
width: 1px
|
||||
|
||||
@@ -21,6 +21,10 @@
|
||||
.handle
|
||||
@extend .fa, .fa-arrows-v
|
||||
margin-right: 10px
|
||||
.table-qr-codes
|
||||
//+button($bg: $button-qr-code-color, $padding: $button-sml)
|
||||
+button($bg: $button-qr-code-color)
|
||||
margin-left: 10px
|
||||
.modal-alert
|
||||
color: $alert-color
|
||||
|
||||
|
||||
@@ -82,6 +82,10 @@
|
||||
.status-icons .active_order
|
||||
display: inline-block
|
||||
//background-color: #f77
|
||||
&.right-half
|
||||
.table-actions
|
||||
right: 100%
|
||||
left: initial
|
||||
a
|
||||
color: black
|
||||
&:hover
|
||||
|
||||
Reference in New Issue
Block a user