Add my-schedule and some other things

This commit is contained in:
2015-08-17 19:13:35 +02:00
parent 2df1b38e8f
commit 9cadc3e94f
30 changed files with 139 additions and 23 deletions
@@ -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