|
-
-
- .distribution-index {
-
- .content-header {
- .date {
- font-weight: bold;
- }
- }
-
- #wrapper-app-distribution-index {
- display: none;
-
- &.loaded {
- display: block;
- }
- }
-
- #app-distribution-index {
- position: relative;
- }
-
- #distribution-date {
- display: none;
- }
-
- #calendar {
- margin-bottom: 15px;
-
- .c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] {
- font-size: 2rem;
- }
-
- .c-day-background {
-
-
- padding: 16px;
-
-
- }
-
- .c-day-popover-content {
- font-size: 1.3rem;
- }
-
- .c-title {
- text-transform: uppercase;
- font-family: 'capsuularegular';
- }
- }
-
- #products {
- td.quantities {
- width: 100px;
- text-align: right;
- }
-
- input.quantity-max {
- width: 50px;
- text-align: center;
- display: inline;
- }
- }
-
- #infos-top {
- .col-md-4 {
- padding: 0px;
- }
-
- $height-info-box: 96px ;
-
- .info-box {
- min-height: $height-info-box;
- height: $height-info-box;
-
- .info-box-icon {
- height: $height-info-box;
- width: 50px;
- line-height: $height-info-box;
-
- i.fa {
- font-size: 30px;
- }
- }
-
- .info-box-content {
- margin-left: 55px;
-
- .info-box-text {
- font-size: 12px;
-
- .btn {
- font-size: 12px;
- text-transform: uppercase;
- }
- }
-
- .info-box-number {
- font-size: 14px;
- }
- }
- }
-
- #info-box-distribution {
- .btn-active-week {
- float: right;
- }
- }
-
- #summary-ca-weight {
- .normal {
- font-weight: normal;
- }
- }
- }
-
- #modal-products {
- table.table {
- thead {
- tr {
- td {
- font-weight: bold;
- }
- }
- }
-
- td.quantity-ordered,
- td.quantity-max {
- text-align: center;
- }
-
- td.quantity-ordered {
- width: 50px;
- }
-
- td.quantity-max {
- width: 120px;
-
- input {
- text-align: center;
- }
- }
- }
- }
-
- #orders {
- position: relative;
-
- .panel-heading {
- .buttons {
- .btn {
- position: relative;
- top: -19px;
- float: right;
- margin-left: 10px;
- }
- }
- }
-
- #wrapper-nav-points-sale {
- margin-bottom: 10px;
-
- ul#nav-points-sale {
- margin: 0px;
- padding: 0px;
- list-style-type: none;
-
- li {
- float: left;
- margin-right: 10px;
- margin-bottom: 10px;
-
- a {
- .label {
- background-color: white;
- border: solid 1px #e0e0e0;
- @include border-radius(10px) ;
- }
- }
-
- }
- }
- }
-
- #buttons-top-orders {
- background-color: #F5F5F5;
- padding: 10px 20px;
- border: solid 1px #e0e0e0;
- @include border-radius(5px) ;
- margin-bottom: 20px;
-
- .left {
-
- }
-
- .right {
- float: right;
- }
-
- .dropdown {
- display: inline-block ;
- }
- }
-
- table {
-
- td.tiller {
- width: 60px;
-
- label {
- font-size: 12px;
- cursor: pointer;
- position: relative;
- top: -2px;
- font-weight: normal;
- }
- }
-
- td.column-actions {
- position: relative;
- text-align: right;
-
- .dropdown-menu {
- top: 0px;
- right: 0px;
- }
-
- .modal-form-order,
- .modal-payment {
- text-align: left;
- }
-
- .add-subscription {
- position: relative;
-
- .glyphicon-plus {
- position: absolute;
- top: 4px;
- right: 4px;
- font-size: 7px;
- }
- }
- }
-
- td.column-state-payment {
- width: 120px;
- }
-
- td.column-payment {
- div.btn-group {
- width: 125px;
- }
- }
-
- tr.view {
- ul {
- list-style-type: none;
- margin-left: 0px;
- padding-left: 15px;
-
- li {
-
- }
- }
-
- .comment {
- margin-top: 20px;
- }
-
- .delivery {
- margin-top: 20px;
- }
- }
- }
- }
-
- .modal-form-order {
-
- .modal-container {
- width: 100%;
- padding: 0px;
-
- .modal-body {
- padding-right: 15px;
- table {
- margin-bottom: 150px;
- }
- }
-
- .modal-footer {
- border-top-color: #f4f4f4;
- position: fixed;
- bottom: 0;
- right: 0;
- z-index: 99999;
- background-color: white;
- width: 100%;
- text-align: center;
- border-top: solid 1px #e0e0e0;
-
- .actions-form {
- button {
- float: none;
- }
- }
- }
- }
-
- .btn-credit {
- float: right;
- }
-
- table.table-products {
- .product-ordered {
- td {
- background-color: #e9e9e9;
- }
-
- input {
- font-size: 16px;
- font-weight: bold;
- }
- }
-
- td.price {
- width: 150px ;
- input {
- text-align: center ;
- }
- }
-
- td.quantity {
- width: 165px;
-
- input {
- text-align: center;
- color: black;
- }
-
- .form-control {
- border-right: 0px none;
- padding-right: 4px;
- }
-
- .input-group-addon {
- padding: 5px;
- padding-left: 0px;
- margin: 0px;
- border-left: 0px none;
- border-right: 0px none;
- }
- }
-
- td.quantity-remaining {
- text-align: right;
-
- &.quantity-remaining, &.infinite {
- color: #00A65A;
- }
-
- &.negative {
- color: #DD4B39;
- }
-
- &.infinite, &.empty {
- font-size: 18px;
- }
- }
- }
-
- .actions-form {
- button {
- margin-left: 15px;
- }
- }
- }
-
- .modal-payment {
- .info-box {
- .info-box-icon {
- width: 50px;
-
- i {
- font-size: 30px;
- }
- }
-
- .info-box-content {
- margin-left: 50px;
- }
- }
- }
- }
|