Browse Source

[Boutique] Commander > Calendrier : ajout bordure entre les deux mois

develop
Guillaume Bourgeois 1 week ago
parent
commit
46deaf23d3
2 changed files with 60 additions and 51 deletions
  1. +55
    -51
      producer/web/css/screen.css
  2. +5
    -0
      producer/web/sass/order/_order.scss

+ 55
- 51
producer/web/css/screen.css View File

.order-order #main #app-order-order #calendar { .order-order #main #app-order-order #calendar {
margin-bottom: 15px; margin-bottom: 15px;
} }
/* line 162, ../sass/order/_order.scss */
/* line 163, ../sass/order/_order.scss */
.order-order #main #app-order-order #calendar .vc-pane.column-from-end-2 {
border-right: solid 1px #e0e0e0;
}
/* line 167, ../sass/order/_order.scss */
.order-order #main #app-order-order #calendar .c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] { .order-order #main #app-order-order #calendar .c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] {
font-size: 2rem; font-size: 2rem;
} }
/* line 165, ../sass/order/_order.scss */
/* line 170, ../sass/order/_order.scss */
.order-order #main #app-order-order #calendar .c-day-background { .order-order #main #app-order-order #calendar .c-day-background {
padding: 20px; padding: 20px;
} }
/* line 170, ../sass/order/_order.scss */
/* line 175, ../sass/order/_order.scss */
.order-order #main #app-order-order #calendar .c-day:hover .c-day-background { .order-order #main #app-order-order #calendar .c-day:hover .c-day-background {
background-color: #ee6f42 !important; background-color: #ee6f42 !important;
color: white !important; color: white !important;
} }
/* line 176, ../sass/order/_order.scss */
/* line 181, ../sass/order/_order.scss */
.order-order #main #app-order-order #calendar .c-day-popover-content { .order-order #main #app-order-order #calendar .c-day-popover-content {
font-size: 1.3rem; font-size: 1.3rem;
} }
/* line 184, ../sass/order/_order.scss */
/* line 189, ../sass/order/_order.scss */
.order-order #main #app-order-order #credit-online-payment .panel .panel-heading .btn-default { .order-order #main #app-order-order #credit-online-payment .panel .panel-heading .btn-default {
float: right; float: right;
position: relative; position: relative;
top: -5px; top: -5px;
} }
/* line 195, ../sass/order/_order.scss */
/* line 200, ../sass/order/_order.scss */
.order-order #main #app-order-order #content-step-date #distributions-list .card { .order-order #main #app-order-order #content-step-date #distributions-list .card {
margin-bottom: 20px; margin-bottom: 20px;
} }
/* line 198, ../sass/order/_order.scss */
/* line 203, ../sass/order/_order.scss */
.order-order #main #app-order-order #content-step-date #distributions-list .card .btn-primary { .order-order #main #app-order-order #content-step-date #distributions-list .card .btn-primary {
float: right; float: right;
} }
/* line 202, ../sass/order/_order.scss */
/* line 207, ../sass/order/_order.scss */
.order-order #main #app-order-order #content-step-date #distributions-list .card .date { .order-order #main #app-order-order #content-step-date #distributions-list .card .date {
font-size: 1.2rem; font-size: 1.2rem;
line-height: 1.4rem; line-height: 1.4rem;
text-transform: uppercase; text-transform: uppercase;
font-family: 'worksans_semibold'; font-family: 'worksans_semibold';
} }
/* line 209, ../sass/order/_order.scss */
/* line 214, ../sass/order/_order.scss */
.order-order #main #app-order-order #content-step-date #distributions-list .card .point-sales { .order-order #main #app-order-order #content-step-date #distributions-list .card .point-sales {
color: gray; color: gray;
font-size: 14px; font-size: 14px;
margin-top: 8px; margin-top: 8px;
} }
/* line 218, ../sass/order/_order.scss */
/* line 223, ../sass/order/_order.scss */
.order-order #main #app-order-order .block-actions { .order-order #main #app-order-order .block-actions {
text-align: center; text-align: center;
margin-top: 40px; margin-top: 40px;
} }
/* line 225, ../sass/order/_order.scss */
/* line 230, ../sass/order/_order.scss */
.order-order #main #app-order-order table#points-sale td.name .the-name { .order-order #main #app-order-order table#points-sale td.name .the-name {
color: black; color: black;
font-size: 1.2em; font-size: 1.2em;
line-height: 1.4em; line-height: 1.4em;
font-family: 'worksans_semibold'; font-family: 'worksans_semibold';
} }
/* line 232, ../sass/order/_order.scss */
/* line 237, ../sass/order/_order.scss */
.order-order #main #app-order-order table#points-sale td.name .locality { .order-order #main #app-order-order table#points-sale td.name .locality {
display: none; display: none;
} }
/* line 236, ../sass/order/_order.scss */
/* line 241, ../sass/order/_order.scss */
.order-order #main #app-order-order table#points-sale td.name .comment, .order-order #main #app-order-order table#points-sale td.name .comment,
.order-order #main #app-order-order table#points-sale td.name .minimum-order-amount, .order-order #main #app-order-order table#points-sale td.name .minimum-order-amount,
.order-order #main #app-order-order table#points-sale td.name .shared-point-sale-producers { .order-order #main #app-order-order table#points-sale td.name .shared-point-sale-producers {
color: gray; color: gray;
} }
/* line 241, ../sass/order/_order.scss */
/* line 246, ../sass/order/_order.scss */
.order-order #main #app-order-order table#points-sale td.name .comment a, .order-order #main #app-order-order table#points-sale td.name .comment a,
.order-order #main #app-order-order table#points-sale td.name .minimum-order-amount a, .order-order #main #app-order-order table#points-sale td.name .minimum-order-amount a,
.order-order #main #app-order-order table#points-sale td.name .shared-point-sale-producers a { .order-order #main #app-order-order table#points-sale td.name .shared-point-sale-producers a {
color: #ee6f42; color: #ee6f42;
} }
/* line 247, ../sass/order/_order.scss */
/* line 252, ../sass/order/_order.scss */
.order-order #main #app-order-order table#points-sale td.actions { .order-order #main #app-order-order table#points-sale td.actions {
width: 150px; width: 150px;
} }
/* line 249, ../sass/order/_order.scss */
/* line 254, ../sass/order/_order.scss */
.order-order #main #app-order-order table#points-sale td.actions button { .order-order #main #app-order-order table#points-sale td.actions button {
width: 100%; width: 100%;
} }
/* line 261, ../sass/order/_order.scss */
/* line 266, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products { .order-order #main #app-order-order table#products {
margin-bottom: 40px; margin-bottom: 40px;
border-top: solid 1px #b7ab9b; border-top: solid 1px #b7ab9b;
border-left: solid 1px #b7ab9b; border-left: solid 1px #b7ab9b;
border-right: solid 1px #b7ab9b; border-right: solid 1px #b7ab9b;
} }
/* line 267, ../sass/order/_order.scss */
/* line 272, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products thead { .order-order #main #app-order-order table#products thead {
display: none; display: none;
} }
/* line 271, ../sass/order/_order.scss */
/* line 276, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products td { .order-order #main #app-order-order table#products td {
border-bottom: solid 1px #b7ab9b; border-bottom: solid 1px #b7ab9b;
border-left: 0px none; border-left: 0px none;
border-right: 0px none; border-right: 0px none;
} }
/* line 279, ../sass/order/_order.scss */
/* line 284, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products tr.category-closed:hover td.category-name, .order-order #main #app-order-order table#products tr.category-closed:hover td.category-name,
.order-order #main #app-order-order table#products tr.category-open td.category-name { .order-order #main #app-order-order table#products tr.category-open td.category-name {
padding-left: 30px; padding-left: 30px;
background-color: #f4efe8; background-color: #f4efe8;
} }
/* line 286, ../sass/order/_order.scss */
/* line 291, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products td.category-name { .order-order #main #app-order-order table#products td.category-name {
transition: all 0.1s linear; transition: all 0.1s linear;
background-color: #f4efe8; background-color: #f4efe8;
padding-top: 13px; padding-top: 13px;
padding-left: 20px; padding-left: 20px;
} }
/* line 297, ../sass/order/_order.scss */
/* line 302, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products td.category-name .bi-caret-down-fill, .order-order #main #app-order-order table#products td.category-name .bi-caret-down-fill,
.order-order #main #app-order-order table#products td.category-name .bi-caret-right-fill { .order-order #main #app-order-order table#products td.category-name .bi-caret-right-fill {
font-size: 15px; font-size: 15px;
} }
/* line 302, ../sass/order/_order.scss */
/* line 307, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products td.category-name span.badge { .order-order #main #app-order-order table#products td.category-name span.badge {
font-family: "worksans_bold"; font-family: "worksans_bold";
text-transform: uppercase; text-transform: uppercase;
position: relative; position: relative;
top: -3px; top: -3px;
} }
/* line 310, ../sass/order/_order.scss */
/* line 315, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products td.category-name span.badge.bg-primary { .order-order #main #app-order-order table#products td.category-name span.badge.bg-primary {
float: right; float: right;
top: 2px; top: 2px;
} }
/* line 316, ../sass/order/_order.scss */
/* line 321, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products td.category-name:hover { .order-order #main #app-order-order table#products td.category-name:hover {
cursor: pointer; cursor: pointer;
background-color: white; background-color: white;
} }
/* line 323, ../sass/order/_order.scss */
/* line 328, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products td.photo img { .order-order #main #app-order-order table#products td.photo img {
width: 75px; width: 75px;
} }
/* line 333, ../sass/order/_order.scss */
/* line 338, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .price-unit .decreasing-prices { .order-order #main #app-order-order table#products .price-unit .decreasing-prices {
margin-top: 10px; margin-top: 10px;
font-size: 12px; font-size: 12px;
padding-left: 10px; padding-left: 10px;
padding-right: 10px; padding-right: 10px;
} }
/* line 343, ../sass/order/_order.scss */
/* line 348, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .price-unit .decreasing-prices ul { .order-order #main #app-order-order table#products .price-unit .decreasing-prices ul {
padding: 0px; padding: 0px;
margin: 0px; margin: 0px;
list-style-type: none; list-style-type: none;
} }
/* line 348, ../sass/order/_order.scss */
/* line 353, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .price-unit .decreasing-prices ul li { .order-order #main #app-order-order table#products .price-unit .decreasing-prices ul li {
margin-bottom: 5px; margin-bottom: 5px;
text-align: left; text-align: left;
} }
/* line 352, ../sass/order/_order.scss */
/* line 357, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .price-unit .decreasing-prices ul li strong { .order-order #main #app-order-order table#products .price-unit .decreasing-prices ul li strong {
font-weight: bold; font-weight: bold;
} }
/* line 360, ../sass/order/_order.scss */
/* line 365, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .price-unit, .order-order #main #app-order-order table#products .price-total { .order-order #main #app-order-order table#products .price-unit, .order-order #main #app-order-order table#products .price-total {
width: 135px; width: 135px;
text-align: center; text-align: center;
} }
/* line 364, ../sass/order/_order.scss */
/* line 369, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .price-unit .price-infos, .order-order #main #app-order-order table#products .price-total .price-infos { .order-order #main #app-order-order table#products .price-unit .price-infos, .order-order #main #app-order-order table#products .price-total .price-infos {
color: gray; color: gray;
font-size: 13px; font-size: 13px;
line-height: 15px; line-height: 15px;
} }
/* line 371, ../sass/order/_order.scss */
/* line 376, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products tr.product-open td.price-total { .order-order #main #app-order-order table#products tr.product-open td.price-total {
font-size: 1.1rem; font-size: 1.1rem;
font-family: 'worksans_bold'; font-family: 'worksans_bold';
padding-top: 19px; padding-top: 19px;
} }
/* line 377, ../sass/order/_order.scss */
/* line 382, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .td-quantity { .order-order #main #app-order-order table#products .td-quantity {
width: 175px; width: 175px;
} }
/* line 380, ../sass/order/_order.scss */
/* line 385, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .td-quantity input.quantity, .order-order #main #app-order-order table#products .td-quantity input.quantity,
.order-order #main #app-order-order table#products .td-quantity .input-group-text { .order-order #main #app-order-order table#products .td-quantity .input-group-text {
background-color: white; background-color: white;
} }
/* line 385, ../sass/order/_order.scss */
/* line 390, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .td-quantity input.quantity { .order-order #main #app-order-order table#products .td-quantity input.quantity {
text-align: center; text-align: center;
border: 0px none; border: 0px none;
} }
/* line 389, ../sass/order/_order.scss */
/* line 394, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .td-quantity .input-group-text { .order-order #main #app-order-order table#products .td-quantity .input-group-text {
border: 0px none; border: 0px none;
padding-right: 10px; padding-right: 10px;
padding-left: 0px; padding-left: 0px;
margin: 0px; margin: 0px;
} }
/* line 397, ../sass/order/_order.scss */
/* line 402, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .td-quantity .input-group-btn button { .order-order #main #app-order-order table#products .td-quantity .input-group-btn button {
padding: 4px 5px 0px 5px; padding: 4px 5px 0px 5px;
} }
/* line 399, ../sass/order/_order.scss */
/* line 404, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products .td-quantity .input-group-btn button .bi { .order-order #main #app-order-order table#products .td-quantity .input-group-btn button .bi {
font-size: 1.5em; font-size: 1.5em;
font-weight: bold; font-weight: bold;
margin: 0px; margin: 0px;
} }
/* line 410, ../sass/order/_order.scss */
/* line 415, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products tr.total .summary { .order-order #main #app-order-order table#products tr.total .summary {
padding: 25px; padding: 25px;
} }
/* line 413, ../sass/order/_order.scss */
/* line 418, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products tr.total .summary h3 { .order-order #main #app-order-order table#products tr.total .summary h3 {
font-family: 'worksans_bold'; font-family: 'worksans_bold';
margin-top: 0px; margin-top: 0px;
text-transform: uppercase; text-transform: uppercase;
margin-bottom: 5px; margin-bottom: 5px;
} }
/* line 420, ../sass/order/_order.scss */
/* line 425, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products tr.total .summary ul { .order-order #main #app-order-order table#products tr.total .summary ul {
margin-bottom: 15px; margin-bottom: 15px;
padding-left: 20px; padding-left: 20px;
line-height: 1.4rem; line-height: 1.4rem;
list-style-type: disc; list-style-type: disc;
} }
/* line 428, ../sass/order/_order.scss */
/* line 433, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products tr.total .summary ul li .quantity { .order-order #main #app-order-order table#products tr.total .summary ul li .quantity {
font-weight: bold; font-weight: bold;
} }
/* line 435, ../sass/order/_order.scss */
/* line 440, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products tr.total .price-total { .order-order #main #app-order-order table#products tr.total .price-total {
padding-top: 25px; padding-top: 25px;
font-size: 1.5rem; font-size: 1.5rem;
font-family: 'worksans_bold'; font-family: 'worksans_bold';
} }
/* line 440, ../sass/order/_order.scss */
/* line 445, ../sass/order/_order.scss */
.order-order #main #app-order-order table#products tr.total .price-total span { .order-order #main #app-order-order table#products tr.total .price-total span {
display: inline-block; display: inline-block;
padding: 7px 15px; padding: 7px 15px;
color: white; color: white;
font-size: 1.2rem; font-size: 1.2rem;
} }
/* line 452, ../sass/order/_order.scss */
/* line 457, ../sass/order/_order.scss */
.order-order #main #app-order-order #payment-methods .infos { .order-order #main #app-order-order #payment-methods .infos {
margin-top: 10px; margin-top: 10px;
color: gray; color: gray;
} }
/* line 459, ../sass/order/_order.scss */
/* line 464, ../sass/order/_order.scss */
.order-order #main #app-order-order #content-step-payment .delivery { .order-order #main #app-order-order #content-step-payment .delivery {
margin-bottom: 20px; margin-bottom: 20px;
} }
/* line 463, ../sass/order/_order.scss */
/* line 468, ../sass/order/_order.scss */
.order-order #main #app-order-order #content-step-payment .comment { .order-order #main #app-order-order #content-step-payment .comment {
margin-bottom: 20px; margin-bottom: 20px;
} }
/* line 467, ../sass/order/_order.scss */
/* line 472, ../sass/order/_order.scss */
.order-order #main #app-order-order #content-step-payment #payment-methods { .order-order #main #app-order-order #content-step-payment #payment-methods {
margin-bottom: 20px; margin-bottom: 20px;
} }
/* line 472, ../sass/order/_order.scss */
/* line 477, ../sass/order/_order.scss */
.order-order #main #app-order-order #content-step-payment .credit .info { .order-order #main #app-order-order #content-step-payment .credit .info {
margin-left: 20px; margin-left: 20px;
color: gray; color: gray;
} }


/* line 485, ../sass/order/_order.scss */
/* line 490, ../sass/order/_order.scss */
#main #content .panel h3 { #main #content .panel h3 {
font-family: "worksans_bold"; font-family: "worksans_bold";
margin: 0px; margin: 0px;

+ 5
- 0
producer/web/sass/order/_order.scss View File

#calendar { #calendar {
margin-bottom: 15px ; margin-bottom: 15px ;

.vc-pane.column-from-end-2 {
border-right: solid 1px #e0e0e0;
}

.c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] { .c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] {
font-size: 2rem ; font-size: 2rem ;
} }

Loading…
Cancel
Save