Browse Source

Refactoring/traduction css producer

dev
Guillaume Bourgeois 5 years ago
parent
commit
bc913808e0
8 changed files with 319 additions and 334 deletions
  1. BIN
      producer/web/.sass-cache/66263a48087a904211dee8da4b068fa8f43a96db/_index.scssc
  2. BIN
      producer/web/.sass-cache/df296f4d5446ec0f190b7ff1f23eb998ea1b56e7/_responsive.scssc
  3. +262
    -270
      producer/web/css/screen.css
  4. +9
    -9
      producer/web/sass/_responsive.scss
  5. +41
    -48
      producer/web/sass/order/_form.scss
  6. +2
    -2
      producer/web/sass/order/_history.scss
  7. +2
    -2
      producer/web/sass/screen.scss
  8. +3
    -3
      producer/web/sass/site/_index.scss

BIN
producer/web/.sass-cache/66263a48087a904211dee8da4b068fa8f43a96db/_index.scssc View File


BIN
producer/web/.sass-cache/df296f4d5446ec0f190b7ff1f23eb998ea1b56e7/_responsive.scssc View File


+ 262
- 270
producer/web/css/screen.css View File

termes. termes.
*/ */
/* line 39, ../sass/site/_index.scss */ /* line 39, ../sass/site/_index.scss */
.site-index #commander {
.site-index #order {
margin-bottom: 40px; margin-bottom: 40px;
text-align: center; text-align: center;
} }
max-width: 500px; max-width: 500px;
} }
/* line 54, ../sass/site/_index.scss */ /* line 54, ../sass/site/_index.scss */
.site-index #produits img.photo-produit {
.site-index #products img.photo-product {
width: 100px; width: 100px;
height: auto; height: auto;
} }
pris connaissance de la licence CeCILL, et que vous en avez accepté les pris connaissance de la licence CeCILL, et que vous en avez accepté les
termes. termes.
*/ */
/* line 40, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form,
.commande-update #main #content .commande-form {
/* line 40, ../sass/order/_form.scss */
.order-create #main #content .order-form,
.order-update #main #content .order-form {
min-height: 600px; min-height: 600px;
padding-bottom: 60px; padding-bottom: 60px;
} }
/* line 45, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form h2,
.commande-update #main #content .commande-form h2 {
/* line 45, ../sass/order/_form.scss */
.order-create #main #content .order-form h2,
.order-update #main #content .order-form h2 {
font-family: "myriadpro-regular"; font-family: "myriadpro-regular";
} }
/* line 49, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #infos-importantes.alert-warning,
.commande-update #main #content .commande-form #infos-importantes.alert-warning {
/* line 49, ../sass/order/_form.scss */
.order-create #main #content .order-form #infos-importantes.alert-warning,
.order-update #main #content .order-form #infos-importantes.alert-warning {
float: right; float: right;
} }
/* line 55, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #datepicker-production .ui-datepicker,
.commande-update #main #content .commande-form #datepicker-production .ui-datepicker {
/* line 55, ../sass/order/_form.scss */
.order-create #main #content .order-form #datepicker-distribution .ui-datepicker,
.order-update #main #content .order-form #datepicker-distribution .ui-datepicker {
float: left; float: left;
margin-right: 20px; margin-right: 20px;
font-size: 20px; font-size: 20px;
} }
/* line 61, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #datepicker-production .ui-datepicker-header,
.commande-update #main #content .commande-form #datepicker-production .ui-datepicker-header {
/* line 61, ../sass/order/_form.scss */
.order-create #main #content .order-form #datepicker-distribution .ui-datepicker-header,
.order-update #main #content .order-form #datepicker-distribution .ui-datepicker-header {
background-color: #BB8757; background-color: #BB8757;
} }
/* line 65, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #datepicker-production .ui-datepicker-title,
.commande-update #main #content .commande-form #datepicker-production .ui-datepicker-title {
/* line 65, ../sass/order/_form.scss */
.order-create #main #content .order-form #datepicker-distribution .ui-datepicker-title,
.order-update #main #content .order-form #datepicker-distribution .ui-datepicker-title {
color: white; color: white;
} }
/* line 71, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #datepicker-production .ui-datepicker-prev:hover,
.commande-create #main #content .commande-form #datepicker-production .ui-datepicker-next:hover,
.commande-update #main #content .commande-form #datepicker-production .ui-datepicker-prev:hover,
.commande-update #main #content .commande-form #datepicker-production .ui-datepicker-next:hover {
/* line 71, ../sass/order/_form.scss */
.order-create #main #content .order-form #datepicker-distribution .ui-datepicker-prev:hover,
.order-create #main #content .order-form #datepicker-distribution .ui-datepicker-next:hover,
.order-update #main #content .order-form #datepicker-distribution .ui-datepicker-prev:hover,
.order-update #main #content .order-form #datepicker-distribution .ui-datepicker-next:hover {
border: 0px none; border: 0px none;
background: none; background: none;
} }
/* line 77, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #datepicker-production .ui-helper-clearfix:after,
.commande-update #main #content .commande-form #datepicker-production .ui-helper-clearfix:after {
/* line 77, ../sass/order/_form.scss */
.order-create #main #content .order-form #datepicker-distribution .ui-helper-clearfix:after,
.order-update #main #content .order-form #datepicker-distribution .ui-helper-clearfix:after {
clear: none; clear: none;
} }
/* line 82, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #datepicker-production .ui-datepicker-calendar a,
.commande-update #main #content .commande-form #datepicker-production .ui-datepicker-calendar a {
/* line 82, ../sass/order/_form.scss */
.order-create #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a,
.order-update #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a {
text-decoration: none; text-decoration: none;
background-color: #F8F1DD; background-color: #F8F1DD;
} }
/* line 85, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-hover, .commande-create #main #content .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-active,
.commande-update #main #content .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-hover,
.commande-update #main #content .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-active {
/* line 85, ../sass/order/_form.scss */
.order-create #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a.ui-state-hover, .order-create #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a.ui-state-active,
.order-update #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a.ui-state-hover,
.order-update #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a.ui-state-active {
background-color: #BB8757; background-color: #BB8757;
color: white; color: white;
border-color: #cdc3b7; border-color: #cdc3b7;
} }
/* line 94, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .date-commande,
.commande-update #main #content .commande-form .date-commande {
/* line 94, ../sass/order/_form.scss */
.order-create #main #content .order-form .date-order,
.order-update #main #content .order-form .date-order {
margin-bottom: 53px; margin-bottom: 53px;
} }
/* line 96, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .date-commande span,
.commande-update #main #content .commande-form .date-commande span {
/* line 96, ../sass/order/_form.scss */
.order-create #main #content .order-form .date-order span,
.order-update #main #content .order-form .date-order span {
background-color: #BB8757; background-color: #BB8757;
color: white; color: white;
-moz-border-radius: 10px; -moz-border-radius: 10px;
font-family: "myriadpro-regular"; font-family: "myriadpro-regular";
font-size: 20px; font-size: 20px;
} }
/* line 106, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #has-commande-en-cours,
.commande-update #main #content .commande-form #has-commande-en-cours {
/* line 106, ../sass/order/_form.scss */
.order-create #main #content .order-form #has-order-in-progress,
.order-update #main #content .order-form #has-order-in-progress {
margin-top: 15px; margin-top: 15px;
} }
/* line 109, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #has-commande-en-cours a,
.commande-update #main #content .commande-form #has-commande-en-cours a {
/* line 109, ../sass/order/_form.scss */
.order-create #main #content .order-form #has-order-in-progress a,
.order-update #main #content .order-form #has-order-in-progress a {
color: #a94442; color: #a94442;
text-decoration: none; text-decoration: none;
font-weight: bold; font-weight: bold;
} }
/* line 116, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .field-commande-id_production,
.commande-update #main #content .commande-form .field-commande-id_production {
/* line 116, ../sass/order/_form.scss */
.order-create #main #content .order-form .field-order-id_distribution,
.order-update #main #content .order-form .field-order-id_distribution {
display: none; display: none;
} }
/* line 120, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .field-commande-id_point_vente,
.commande-update #main #content .commande-form .field-commande-id_point_vente {
/* line 120, ../sass/order/_form.scss */
.order-create #main #content .order-form .field-order-id_point_sale,
.order-update #main #content .order-form .field-order-id_point_sale {
margin-top: 30px; margin-top: 30px;
} }
/* line 124, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .field-commande-id_production,
.commande-update #main #content .commande-form .field-commande-id_production {
/* line 124, ../sass/order/_form.scss */
.order-create #main #content .order-form .field-order-id_distribution,
.order-update #main #content .order-form .field-order-id_distribution {
margin-bottom: 0px; margin-bottom: 0px;
} }
/* line 126, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .field-commande-id_production label,
.commande-update #main #content .commande-form .field-commande-id_production label {
/* line 126, ../sass/order/_form.scss */
.order-create #main #content .order-form .field-order-id_distribution label,
.order-update #main #content .order-form .field-order-id_distribution label {
margin-bottom: 0px; margin-bottom: 0px;
} }
/* line 130, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .field-commande-id_production .help-block,
.commande-update #main #content .commande-form .field-commande-id_production .help-block {
/* line 130, ../sass/order/_form.scss */
.order-create #main #content .order-form .field-order-id_distribution .help-block,
.order-update #main #content .order-form .field-order-id_distribution .help-block {
margin-bottom: 0px; margin-bottom: 0px;
} }
/* line 135, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .field-commande-id_point_vente,
.commande-update #main #content .commande-form .field-commande-id_point_vente {
/* line 135, ../sass/order/_form.scss */
.order-create #main #content .order-form .field-order-id_point_sale,
.order-update #main #content .order-form .field-order-id_point_sale {
display: none; display: none;
} }
/* line 139, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .blocs,
.commande-update #main #content .commande-form .blocs {
/* line 139, ../sass/order/_form.scss */
.order-create #main #content .order-form .blocks,
.order-update #main #content .order-form .blocks {
list-style-type: none; list-style-type: none;
margin: 0px; margin: 0px;
padding: 0px; padding: 0px;
} }
/* line 144, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .blocs .bloc,
.commande-update #main #content .commande-form .blocs .bloc {
/* line 144, ../sass/order/_form.scss */
.order-create #main #content .order-form .blocks .block,
.order-update #main #content .order-form .blocks .block {
text-decoration: none; text-decoration: none;
width: 268px; width: 268px;
height: 130px; height: 130px;
background-color: white; background-color: white;
border: 1px solid #d8d8d8; border: 1px solid #d8d8d8;
} }
/* line 159, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .blocs .bloc .nom,
.commande-update #main #content .commande-form .blocs .bloc .nom {
/* line 159, ../sass/order/_form.scss */
.order-create #main #content .order-form .blocks .block .name,
.order-update #main #content .order-form .blocks .block .name {
font-family: "comfortaalight"; font-family: "comfortaalight";
font-size: 20px; font-size: 20px;
padding-bottom: 10px; padding-bottom: 10px;
} }
/* line 165, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .blocs .bloc .adresse,
.commande-update #main #content .commande-form .blocs .bloc .adresse {
/* line 165, ../sass/order/_form.scss */
.order-create #main #content .order-form .blocks .block .address,
.order-update #main #content .order-form .blocks .block .address {
color: gray; color: gray;
font-size: 15px; font-size: 15px;
line-height: 20px; line-height: 20px;
} }
/* line 171, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .blocs .bloc.selected,
.commande-update #main #content .commande-form .blocs .bloc.selected {
/* line 171, ../sass/order/_form.scss */
.order-create #main #content .order-form .blocks .block.selected,
.order-update #main #content .order-form .blocks .block.selected {
border-left: solid 5px #BB8757; border-left: solid 5px #BB8757;
} }
/* line 173, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .blocs .bloc.selected .contenu,
.commande-update #main #content .commande-form .blocs .bloc.selected .contenu {
/* line 173, ../sass/order/_form.scss */
.order-create #main #content .order-form .blocks .block.selected .contenu,
.order-update #main #content .order-form .blocks .block.selected .contenu {
position: relative; position: relative;
left: -4px; left: -4px;
} }
/* line 179, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .blocs .bloc:hover,
.commande-update #main #content .commande-form .blocs .bloc:hover {
/* line 179, ../sass/order/_form.scss */
.order-create #main #content .order-form .blocks .block:hover,
.order-update #main #content .order-form .blocks .block:hover {
-moz-box-shadow: 0px 0px 5px #d8d8d8; -moz-box-shadow: 0px 0px 5px #d8d8d8;
-webkit-box-shadow: 0px 0px 5px #d8d8d8; -webkit-box-shadow: 0px 0px 5px #d8d8d8;
box-shadow: 0px 0px 5px #d8d8d8; box-shadow: 0px 0px 5px #d8d8d8;
} }
/* line 183, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .blocs .bloc.disabled,
.commande-update #main #content .commande-form .blocs .bloc.disabled {
/* line 183, ../sass/order/_form.scss */
.order-create #main #content .order-form .blocks .block.disabled,
.order-update #main #content .order-form .blocks .block.disabled {
display: none; display: none;
} }
/* line 187, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .blocs .bloc .commentaire,
.commande-update #main #content .commande-form .blocs .bloc .commentaire {
/* line 187, ../sass/order/_form.scss */
.order-create #main #content .order-form .blocks .block .comment,
.order-update #main #content .order-form .blocks .block .comment {
margin-top: 5px; margin-top: 5px;
} }
/* line 189, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .blocs .bloc .commentaire span,
.commande-update #main #content .commande-form .blocs .bloc .commentaire span {
/* line 189, ../sass/order/_form.scss */
.order-create #main #content .order-form .blocks .block .comment span,
.order-update #main #content .order-form .blocks .block .comment span {
background-color: #BB8757; background-color: #BB8757;
-moz-border-radius: 5px; -moz-border-radius: 5px;
-webkit-border-radius: 5px; -webkit-border-radius: 5px;
font-weight: bold; font-weight: bold;
padding: 3px 10px; padding: 3px 10px;
} }
/* line 200, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .infos-pv,
.commande-update #main #content .commande-form .infos-pv {
/* line 200, ../sass/order/_form.scss */
.order-create #main #content .order-form .infos-point-sale,
.order-update #main #content .order-form .infos-point-sale {
display: none; display: none;
margin-top: 15px; margin-top: 15px;
} }
/* line 204, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .infos-pv h4,
.commande-update #main #content .commande-form .infos-pv h4 {
/* line 204, ../sass/order/_form.scss */
.order-create #main #content .order-form .infos-point-sale h4,
.order-update #main #content .order-form .infos-point-sale h4 {
margin-top: 0px; margin-top: 0px;
padding-top: 0px; padding-top: 0px;
text-align: left; text-align: left;
font-weight: bold; font-weight: bold;
font-family: "myriadpro-semibold"; font-family: "myriadpro-semibold";
} }
/* line 212, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .infos-pv h4 span,
.commande-update #main #content .commande-form .infos-pv h4 span {
/* line 212, ../sass/order/_form.scss */
.order-create #main #content .order-form .infos-point-sale h4 span,
.order-update #main #content .order-form .infos-point-sale h4 span {
font-family: "myriadpro-regular"; font-family: "myriadpro-regular";
text-transform: none; text-transform: none;
} }
/* line 218, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form .infos-pv a,
.commande-update #main #content .commande-form .infos-pv a {
/* line 218, ../sass/order/_form.scss */
.order-create #main #content .order-form .infos-point-sale a,
.order-update #main #content .order-form .infos-point-sale a {
text-decoration: underline; text-decoration: underline;
} }
/* line 223, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits,
.commande-update #main #content .commande-form #produits {
/* line 223, ../sass/order/_form.scss */
.order-create #main #content .order-form #products,
.order-update #main #content .order-form #products {
margin-top: 15px; margin-top: 15px;
} }
/* line 226, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits #label-produits,
.commande-update #main #content .commande-form #produits #label-produits {
/* line 226, ../sass/order/_form.scss */
.order-create #main #content .order-form #products #label-products,
.order-update #main #content .order-form #products #label-products {
display: block; display: block;
margin-bottom: 5px; margin-bottom: 5px;
} }
/* line 231, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table,
.commande-update #main #content .commande-form #produits .table {
/* line 231, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table,
.order-update #main #content .order-form #products .table {
margin-top: 7px; margin-top: 7px;
} }
/* line 234, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .illu,
.commande-update #main #content .commande-form #produits .table .illu {
float: left;
height: auto;
width: 70px;
margin-right: 15px;
}
/* line 241, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .photo,
.commande-update #main #content .commande-form #produits .table .photo {
/* line 234, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .photo,
.order-update #main #content .order-form #products .table .photo {
padding: 0px; padding: 0px;
width: 120px; width: 120px;
} }
/* line 246, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .th-photo, .commande-create #main #content .commande-form #produits .table .td-photo,
.commande-update #main #content .commande-form #produits .table .th-photo,
.commande-update #main #content .commande-form #produits .table .td-photo {
/* line 239, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .th-photo, .order-create #main #content .order-form #products .table .td-photo,
.order-update #main #content .order-form #products .table .th-photo,
.order-update #main #content .order-form #products .table .td-photo {
width: 120px; width: 120px;
} }
/* line 250, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .nom,
.commande-update #main #content .commande-form #produits .table .nom {
/* line 243, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .name,
.order-update #main #content .order-form #products .table .name {
font-family: "comfortaalight"; font-family: "comfortaalight";
font-weight: bold; font-weight: bold;
text-transform: uppercase; text-transform: uppercase;
font-size: 18px; font-size: 18px;
} }
/* line 257, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .description,
.commande-update #main #content .commande-form #produits .table .description {
/* line 250, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .description,
.order-update #main #content .order-form #products .table .description {
font-style: italic; font-style: italic;
} }
/* line 261, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .recette,
.commande-update #main #content .commande-form #produits .table .recette {
/* line 254, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .recipe,
.order-update #main #content .order-form #products .table .recipe {
font-size: 12px; font-size: 12px;
} }
/* line 265, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .input-group,
.commande-update #main #content .commande-form #produits .table .input-group {
/* line 258, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .input-group,
.order-update #main #content .order-form #products .table .input-group {
width: 133px; width: 133px;
} }
/* line 267, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .input-group .quantity,
.commande-update #main #content .commande-form #produits .table .input-group .quantity {
/* line 260, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .input-group .quantity,
.order-update #main #content .order-form #products .table .input-group .quantity {
text-align: center; text-align: center;
} }
/* line 272, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .colonne-quantite, .commande-create #main #content .commande-form #produits .table .prix-unit, .commande-create #main #content .commande-form #produits .table .total,
.commande-update #main #content .commande-form #produits .table .colonne-quantite,
.commande-update #main #content .commande-form #produits .table .prix-unit,
.commande-update #main #content .commande-form #produits .table .total {
/* line 265, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .column-quantity, .order-create #main #content .order-form #products .table .price-unit, .order-create #main #content .order-form #products .table .total,
.order-update #main #content .order-form #products .table .column-quantity,
.order-update #main #content .order-form #products .table .price-unit,
.order-update #main #content .order-form #products .table .total {
width: 150px; width: 150px;
text-align: center; text-align: center;
} }
/* line 277, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table td#total-commande, .commande-create #main #content .commande-form #produits .table td#total-commande-vrac, .commande-create #main #content .commande-form #produits .table td.total,
.commande-update #main #content .commande-form #produits .table td#total-commande,
.commande-update #main #content .commande-form #produits .table td#total-commande-vrac,
.commande-update #main #content .commande-form #produits .table td.total {
/* line 270, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table td#total-order, .order-create #main #content .order-form #products .table td#total-order-vrac, .order-create #main #content .order-form #products .table td.total,
.order-update #main #content .order-form #products .table td#total-order,
.order-update #main #content .order-form #products .table td#total-order-vrac,
.order-update #main #content .order-form #products .table td.total {
text-align: center; text-align: center;
} }
/* line 281, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .epuise,
.commande-update #main #content .commande-form #produits .table .epuise {
/* line 274, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .epuise,
.order-update #main #content .order-form #products .table .epuise {
display: none; display: none;
text-transform: uppercase; text-transform: uppercase;
color: #B32815; color: #B32815;
font-size: 16px; font-size: 16px;
text-align: center; text-align: center;
} }
/* line 290, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .quantite-restante,
.commande-update #main #content .commande-form #produits .table .quantite-restante {
/* line 283, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .quantity-remaining,
.order-update #main #content .order-form #products .table .quantity-remaining {
font-size: 12px; font-size: 12px;
margin-top: 8px; margin-top: 8px;
} }
/* line 294, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table .quantite-restante .nb,
.commande-update #main #content .commande-form #produits .table .quantite-restante .nb {
/* line 287, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table .quantity-remaining .nb,
.order-update #main #content .order-form #products .table .quantity-remaining .nb {
font-weight: bold; font-weight: bold;
} }
/* line 299, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table td.produit, .commande-create #main #content .commande-form #produits .table th.produit,
.commande-update #main #content .commande-form #produits .table td.produit,
.commande-update #main #content .commande-form #produits .table th.produit {
/* line 292, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table td.product, .order-create #main #content .order-form #products .table th.product,
.order-update #main #content .order-form #products .table td.product,
.order-update #main #content .order-form #products .table th.product {
width: 70%; width: 70%;
} }
/* line 303, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table td.prix-unit, .commande-create #main #content .commande-form #produits .table th.prix-unit,
.commande-update #main #content .commande-form #produits .table td.prix-unit,
.commande-update #main #content .commande-form #produits .table th.prix-unit {
/* line 296, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table td.price-unit, .order-create #main #content .order-form #products .table th.price-unit,
.order-update #main #content .order-form #products .table td.price-unit,
.order-update #main #content .order-form #products .table th.price-unit {
width: 10%; width: 10%;
} }
/* line 307, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table td.colonne-quantite, .commande-create #main #content .commande-form #produits .table th.colonne-quantite,
.commande-update #main #content .commande-form #produits .table td.colonne-quantite,
.commande-update #main #content .commande-form #produits .table th.colonne-quantite {
/* line 300, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table td.column-quantity, .order-create #main #content .order-form #products .table th.column-quantity,
.order-update #main #content .order-form #products .table td.column-quantity,
.order-update #main #content .order-form #products .table th.column-quantity {
width: 10%; width: 10%;
} }
/* line 311, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #produits .table td.total, .commande-create #main #content .commande-form #produits .table th.total,
.commande-update #main #content .commande-form #produits .table td.total,
.commande-update #main #content .commande-form #produits .table th.total {
/* line 304, ../sass/order/_form.scss */
.order-create #main #content .order-form #products .table td.total, .order-create #main #content .order-form #products .table th.total,
.order-update #main #content .order-form #products .table td.total,
.order-update #main #content .order-form #products .table th.total {
width: 10%; width: 10%;
} }
/* line 317, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed,
.commande-update #main #content .commande-form #bar-fixed {
/* line 310, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed,
.order-update #main #content .order-form #bar-fixed {
display: none; display: none;
width: 100%; width: 100%;
position: fixed; position: fixed;
background-color: #F8F1DD; background-color: #F8F1DD;
text-align: center; text-align: center;
} }
/* line 333, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed .container,
.commande-update #main #content .commande-form #bar-fixed .container {
/* line 326, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed .container,
.order-update #main #content .order-form #bar-fixed .container {
min-height: auto; min-height: auto;
background: none; background: none;
border: 0px none; border: 0px none;
} }
/* line 339, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed.not-fixed,
.commande-update #main #content .commande-form #bar-fixed.not-fixed {
/* line 332, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed.not-fixed,
.order-update #main #content .order-form #bar-fixed.not-fixed {
position: relative; position: relative;
-moz-box-shadow: none; -moz-box-shadow: none;
-webkit-box-shadow: none; -webkit-box-shadow: none;
border: solid 1px #e0e0e0; border: solid 1px #e0e0e0;
padding-right: 20px; padding-right: 20px;
} }
/* line 346, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed.not-fixed .container,
.commande-update #main #content .commande-form #bar-fixed.not-fixed .container {
/* line 339, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed.not-fixed .container,
.order-update #main #content .order-form #bar-fixed.not-fixed .container {
width: auto; width: auto;
} }
/* line 352, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed.no-credit-pain #bloc-valider-commande,
.commande-update #main #content .commande-form #bar-fixed.no-credit-pain #bloc-valider-commande {
/* line 345, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed.no-credit #bloc-valider-commande,
.order-update #main #content .order-form #bar-fixed.no-credit #bloc-valider-commande {
margin-top: 0px; margin-top: 0px;
float: right; float: right;
} }
/* line 358, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #total-commande-bottom,
.commande-update #main #content .commande-form #bar-fixed #total-commande-bottom {
/* line 351, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #total-order-bottom,
.order-update #main #content .order-form #bar-fixed #total-order-bottom {
background-color: white; background-color: white;
-moz-border-radius: 20px; -moz-border-radius: 20px;
-webkit-border-radius: 20px; -webkit-border-radius: 20px;
padding: 5px 25px; padding: 5px 25px;
border: solid 1px #e0e0e0; border: solid 1px #e0e0e0;
} }
/* line 365, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed .btn-commentaire,
.commande-update #main #content .commande-form #bar-fixed .btn-commentaire {
/* line 358, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed .btn-comment,
.order-update #main #content .order-form #bar-fixed .btn-comment {
float: left; float: left;
} }
/* line 373, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed .btn-commentaire,
.commande-update #main #content .commande-form #bar-fixed .btn-commentaire {
/* line 366, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed .btn-comment,
.order-update #main #content .order-form #bar-fixed .btn-comment {
margin-right: 10px; margin-right: 10px;
} }
/* line 377, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #bloc-valider-commande,
.commande-update #main #content .commande-form #bar-fixed #bloc-valider-commande {
/* line 370, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #block-confirm-order,
.order-update #main #content .order-form #bar-fixed #block-confirm-order {
text-align: right; text-align: right;
margin-top: 20px; margin-top: 20px;
} }
/* line 381, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #bloc-valider-commande button,
.commande-update #main #content .commande-form #bar-fixed #bloc-valider-commande button {
/* line 374, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #block-confirm-order button,
.order-update #main #content .order-form #bar-fixed #block-confirm-order button {
width: 340px; width: 340px;
margin-right: 10px; margin-right: 10px;
} }
/* line 387, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #checkbox-credit-pain,
.commande-update #main #content .commande-form #bar-fixed #checkbox-credit-pain {
/* line 380, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #checkbox-credit,
.order-update #main #content .order-form #bar-fixed #checkbox-credit {
float: right; float: right;
width: 340px; width: 340px;
padding: 3px 11px; padding: 3px 11px;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
} }
/* line 398, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #checkbox-credit-pain.paiement-impossible,
.commande-update #main #content .commande-form #bar-fixed #checkbox-credit-pain.paiement-impossible {
/* line 391, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #checkbox-credit.payment-impossible,
.order-update #main #content .order-form #bar-fixed #checkbox-credit.payment-impossible {
background-color: #e0e0e0; background-color: #e0e0e0;
} }
/* line 402, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #checkbox-credit-pain .info,
.commande-update #main #content .commande-form #bar-fixed #checkbox-credit-pain .info {
/* line 395, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #checkbox-credit .info,
.order-update #main #content .order-form #bar-fixed #checkbox-credit .info {
color: gray; color: gray;
font-weight: normal; font-weight: normal;
} }
/* line 407, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #checkbox-credit-pain .the-credit,
.commande-update #main #content .commande-form #bar-fixed #checkbox-credit-pain .the-credit {
/* line 400, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #checkbox-credit .the-credit,
.order-update #main #content .order-form #bar-fixed #checkbox-credit .the-credit {
background-color: #BB8757; background-color: #BB8757;
color: white; color: white;
padding: 2px 8px; padding: 2px 8px;
-webkit-border-radius: 5px; -webkit-border-radius: 5px;
border-radius: 5px; border-radius: 5px;
} }
/* line 414, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #checkbox-credit-pain .montant-paye,
.commande-update #main #content .commande-form #bar-fixed #checkbox-credit-pain .montant-paye {
/* line 407, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #checkbox-credit .amount-paid,
.order-update #main #content .order-form #bar-fixed #checkbox-credit .amount-paid {
color: #BB8757; color: #BB8757;
} }
/* line 418, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #checkbox-credit-pain #info-credit-vide,
.commande-update #main #content .commande-form #bar-fixed #checkbox-credit-pain #info-credit-vide {
/* line 411, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #checkbox-credit #info-credit-empty,
.order-update #main #content .order-form #bar-fixed #checkbox-credit #info-credit-empty {
font-size: 12px; font-size: 12px;
} }
/* line 422, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #checkbox-credit-pain #credit-pain-disabled,
.commande-update #main #content .commande-form #bar-fixed #checkbox-credit-pain #credit-pain-disabled {
/* line 415, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #checkbox-credit #credit-disabled,
.order-update #main #content .order-form #bar-fixed #checkbox-credit #credit-disabled {
display: none; display: none;
font-size: 12px; font-size: 12px;
} }
/* line 428, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed .btn-retour, .commande-create #main #content .commande-form #bar-fixed .annuler-commande,
.commande-update #main #content .commande-form #bar-fixed .btn-retour,
.commande-update #main #content .commande-form #bar-fixed .annuler-commande {
/* line 421, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed .btn-back, .order-create #main #content .order-form #bar-fixed .cancel-order,
.order-update #main #content .order-form #bar-fixed .btn-back,
.order-update #main #content .order-form #bar-fixed .cancel-order {
float: left; float: left;
margin-right: 5px; margin-right: 5px;
} }
/* line 433, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed .annuler-commande,
.commande-update #main #content .commande-form #bar-fixed .annuler-commande {
/* line 426, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed .cancel-order,
.order-update #main #content .order-form #bar-fixed .cancel-order {
color: #b92c28; color: #b92c28;
background-color: white; background-color: white;
} }
/* line 438, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed #total-commande-bottom,
.commande-update #main #content .commande-form #bar-fixed #total-commande-bottom {
/* line 431, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed #total-order-bottom,
.order-update #main #content .order-form #bar-fixed #total-order-bottom {
display: none; display: none;
font-weight: bold; font-weight: bold;
font-family: "comfortaalight"; font-family: "comfortaalight";
font-size: 24px; font-size: 24px;
} }
/* line 445, ../sass/commande/_form.scss */
.commande-create #main #content .commande-form #bar-fixed .field-commande-commentaire,
.commande-update #main #content .commande-form #bar-fixed .field-commande-commentaire {
/* line 438, ../sass/order/_form.scss */
.order-create #main #content .order-form #bar-fixed .field-order-comment,
.order-update #main #content .order-form #bar-fixed .field-order-comment {
display: none; display: none;
} }
/* line 453, ../sass/commande/_form.scss */
.commande-create .ui-datepicker .ui-widget-header,
.commande-update .ui-datepicker .ui-widget-header {
/* line 446, ../sass/order/_form.scss */
.order-create .ui-datepicker .ui-widget-header,
.order-update .ui-datepicker .ui-widget-header {
background: none; background: none;
background-color: gray; background-color: gray;
border: 0px none; border: 0px none;
color: black; color: black;
font-weight: normal; font-weight: normal;
} }
/* line 461, ../sass/commande/_form.scss */
.commande-create .ui-datepicker .ui-datepicker-current-day a,
.commande-create .ui-datepicker a.ui-state-hover,
.commande-update .ui-datepicker .ui-datepicker-current-day a,
.commande-update .ui-datepicker a.ui-state-hover {
/* line 454, ../sass/order/_form.scss */
.order-create .ui-datepicker .ui-datepicker-current-day a,
.order-create .ui-datepicker a.ui-state-hover,
.order-update .ui-datepicker .ui-datepicker-current-day a,
.order-update .ui-datepicker a.ui-state-hover {
background: none; background: none;
background-color: gray; background-color: gray;
border-color: black; border-color: black;
pris connaissance de la licence CeCILL, et que vous en avez accepté les pris connaissance de la licence CeCILL, et que vous en avez accepté les
termes. termes.
*/ */
/* line 40, ../sass/commande/_historique.scss */
.commande-historique #liste-boulangeries {
/* line 40, ../sass/order/_history.scss */
.order-history #list-producers {
display: none; display: none;
} }


float: none; float: none;
} }
/* line 89, ../sass/_responsive.scss */ /* line 89, ../sass/_responsive.scss */
#main #produits td {
#main #products td {
padding: 3px; padding: 3px;
} }
/* line 93, ../sass/_responsive.scss */ /* line 93, ../sass/_responsive.scss */
#main #produits .td-photo, #main #produits .th-photo {
#main #products .td-photo, #main #products .th-photo {
display: none; display: none;
} }
/* line 97, ../sass/_responsive.scss */ /* line 97, ../sass/_responsive.scss */
#main #produits .produit {
#main #products .product {
font-size: 12px; font-size: 12px;
} }
/* line 99, ../sass/_responsive.scss */ /* line 99, ../sass/_responsive.scss */
#main #produits .produit .nom {
#main #products .product .nom {
font-size: 15px; font-size: 15px;
} }
/* line 106, ../sass/_responsive.scss */ /* line 106, ../sass/_responsive.scss */
position: relative; position: relative;
} }
/* line 108, ../sass/_responsive.scss */ /* line 108, ../sass/_responsive.scss */
#main #bar-fixed .btn-commentaire {
#main #bar-fixed .btn-comment {
float: none; float: none;
display: block; display: block;
width: 100%; width: 100%;
} }


/* line 118, ../sass/_responsive.scss */ /* line 118, ../sass/_responsive.scss */
.commande-create #main #content .commande-form #produits .table .input-group,
.commande-update #main #content .commande-form #produits .table .input-group {
.order-create #main #content .order-form #products .table .input-group,
.order-update #main #content .order-form #products .table .input-group {
width: 60px; width: 60px;
} }
/* line 122, ../sass/_responsive.scss */ /* line 122, ../sass/_responsive.scss */
.commande-create #main #content .commande-form #produits .table .input-group .form-control,
.commande-update #main #content .commande-form #produits .table .input-group .form-control {
.order-create #main #content .order-form #products .table .input-group .form-control,
.order-update #main #content .order-form #products .table .input-group .form-control {
width: 20px; width: 20px;
padding: 3px; padding: 3px;
} }


/* line 128, ../sass/_responsive.scss */ /* line 128, ../sass/_responsive.scss */
.commande-create #main #content .commande-form #bar-fixed #checkbox-credit-pain,
.commande-update #main #content .commande-form #bar-fixed #checkbox-credit-pain {
.order-create #main #content .order-form #bar-fixed #checkbox-credit,
.order-update #main #content .order-form #bar-fixed #checkbox-credit {
width: 100%; width: 100%;
margin: 0px; margin: 0px;
padding: 5px 0px; padding: 5px 0px;
} }
/* line 134, ../sass/_responsive.scss */ /* line 134, ../sass/_responsive.scss */
.commande-create #main #content .commande-form #bar-fixed #checkbox-credit-pain .the-credit,
.commande-update #main #content .commande-form #bar-fixed #checkbox-credit-pain .the-credit {
.order-create #main #content .order-form #bar-fixed #checkbox-credit .the-credit,
.order-update #main #content .order-form #bar-fixed #checkbox-credit .the-credit {
word-break: break-all; word-break: break-all;
} }


/* line 139, ../sass/_responsive.scss */ /* line 139, ../sass/_responsive.scss */
.commande-create #main #content .commande-form #bar-fixed #bloc-valider-commande button,
.commande-update #main #content .commande-form #bar-fixed #bloc-valider-commande button {
.order-create #main #content .order-form #bar-fixed #block-confirm-order button,
.order-update #main #content .order-form #bar-fixed #block-confirm-order button {
width: 100%; width: 100%;
} }



+ 9
- 9
producer/web/sass/_responsive.scss View File

} }
} }
#produits {
#products {
td { td {
padding: 3px ; padding: 3px ;
display: none ; display: none ;
} }
.produit {
.product {
font-size: 12px ; font-size: 12px ;
.nom { .nom {
font-size: 15px ; font-size: 15px ;
#bar-fixed { #bar-fixed {
position: relative; position: relative;
.btn-commentaire {
.btn-comment {
float: none ; float: none ;
display: block ; display: block ;
width: 100% ; width: 100% ;
} }
} }
.commande-create #main #content .commande-form #produits .table .input-group,
.commande-update #main #content .commande-form #produits .table .input-group {
.order-create #main #content .order-form #products .table .input-group,
.order-update #main #content .order-form #products .table .input-group {
width: 60px ; width: 60px ;
.form-control { .form-control {
} }
} }
.commande-create #main #content .commande-form #bar-fixed #checkbox-credit-pain,
.commande-update #main #content .commande-form #bar-fixed #checkbox-credit-pain {
.order-create #main #content .order-form #bar-fixed #checkbox-credit,
.order-update #main #content .order-form #bar-fixed #checkbox-credit {
width: 100% ; width: 100% ;
margin: 0px ; margin: 0px ;
padding: 5px 0px ; padding: 5px 0px ;
} }
} }
.commande-create #main #content .commande-form #bar-fixed #bloc-valider-commande button,
.commande-update #main #content .commande-form #bar-fixed #bloc-valider-commande button {
.order-create #main #content .order-form #bar-fixed #block-confirm-order button,
.order-update #main #content .order-form #bar-fixed #block-confirm-order button {
width: 100% ; width: 100% ;
} }

producer/web/sass/commande/_form.scss → producer/web/sass/order/_form.scss View File

termes. termes.
*/ */


.commande-create,
.commande-update {
.order-create,
.order-update {
#main #content .commande-form {
#main #content .order-form {


min-height: 600px ; min-height: 600px ;
padding-bottom: 60px ; padding-bottom: 60px ;
float: right ; float: right ;
} }


#datepicker-production {
#datepicker-distribution {


.ui-datepicker { .ui-datepicker {
float: left ; float: left ;
} }
} }


.date-commande {
.date-order {
margin-bottom: 53px ; margin-bottom: 53px ;
span { span {
background-color: $color1 ; background-color: $color1 ;
} }
} }


#has-commande-en-cours {
#has-order-in-progress {
margin-top: 15px ; margin-top: 15px ;


a { a {
} }
} }


.field-commande-id_production {
.field-order-id_distribution {
display: none ; display: none ;
} }


.field-commande-id_point_vente {
.field-order-id_point_sale {
margin-top: 30px ; margin-top: 30px ;
} }


.field-commande-id_production {
.field-order-id_distribution {
margin-bottom: 0px ; margin-bottom: 0px ;
label { label {
margin-bottom: 0px ; margin-bottom: 0px ;
} }
} }


.field-commande-id_point_vente {
.field-order-id_point_sale {
display: none ; display: none ;
} }


.blocs {
.blocks {
list-style-type: none ; list-style-type: none ;
margin: 0px ; margin: 0px ;
padding: 0px ; padding: 0px ;


.bloc {
.block {
text-decoration: none ; text-decoration: none ;
width: 268px ; width: 268px ;
height: 130px ; height: 130px ;


border: 1px solid #d8d8d8 ; border: 1px solid #d8d8d8 ;


.nom {
.name {
font-family: "comfortaalight" ; font-family: "comfortaalight" ;
font-size: 20px ; font-size: 20px ;
padding-bottom: 10px ; padding-bottom: 10px ;
} }


.adresse {
.address {
color: gray ; color: gray ;
font-size: 15px ; font-size: 15px ;
line-height: 20px ; line-height: 20px ;
display: none ; display: none ;
} }


.commentaire {
.comment {
margin-top: 5px ; margin-top: 5px ;
span { span {
background-color: $color1 ; background-color: $color1 ;
} }
} }
.infos-pv {
.infos-point-sale {
display: none; display: none;
margin-top: 15px ; margin-top: 15px ;
} }
} }


#produits {
#products {
margin-top: 15px ; margin-top: 15px ;


#label-produits {
#label-products {
display: block ; display: block ;
margin-bottom: 5px ; margin-bottom: 5px ;
} }
.table { .table {
margin-top: 7px ; margin-top: 7px ;


.illu {
float: left ;
height: auto ;
width: 70px ;
margin-right: 15px ;
}

.photo { .photo {
padding: 0px ; padding: 0px ;
width: 120px ; width: 120px ;
width: 120px ; width: 120px ;
} }


.nom {
.name {
font-family: "comfortaalight" ; font-family: "comfortaalight" ;
font-weight: bold ; font-weight: bold ;
text-transform: uppercase ; text-transform: uppercase ;
font-style: italic; font-style: italic;
} }


.recette {
.recipe {
font-size: 12px ; font-size: 12px ;
} }


} }
} }


.colonne-quantite, .prix-unit, .total {
.column-quantity, .price-unit, .total {
width: 150px ; width: 150px ;
text-align: center ; text-align: center ;
} }


td#total-commande, td#total-commande-vrac, td.total {
td#total-order, td#total-order-vrac, td.total {
text-align: center ; text-align: center ;
} }


text-align: center ; text-align: center ;
} }


.quantite-restante {
.quantity-remaining {
font-size: 12px ; font-size: 12px ;
margin-top: 8px ; margin-top: 8px ;


} }
} }


td.produit, th.produit {
td.product, th.product {
width: 70% ; width: 70% ;
} }


td.prix-unit, th.prix-unit {
td.price-unit, th.price-unit {
width: 10% ; width: 10% ;
} }


td.colonne-quantite, th.colonne-quantite {
td.column-quantity, th.column-quantity {
width: 10% ; width: 10% ;
} }


} }
} }


&.no-credit-pain {
&.no-credit {
#bloc-valider-commande { #bloc-valider-commande {
margin-top: 0px ; margin-top: 0px ;
float: right ; float: right ;
} }
} }


#total-commande-bottom {
#total-order-bottom {
background-color: white ; background-color: white ;
@include border-radius(20px) ; @include border-radius(20px) ;
padding: 5px 25px ; padding: 5px 25px ;
border: solid 1px #e0e0e0 ; border: solid 1px #e0e0e0 ;
} }


.btn-commentaire {
.btn-comment {
float: left ; float: left ;
} }


.valider-commande {
.confirm-order {
//float: left; //float: left;
} }


.btn-commentaire {
.btn-comment {
margin-right: 10px ; margin-right: 10px ;
} }


#bloc-valider-commande {
#block-confirm-order {
text-align: right ; text-align: right ;
margin-top: 20px ; margin-top: 20px ;


} }
} }


#checkbox-credit-pain {
#checkbox-credit {
float: right ; float: right ;
width: 340px ; width: 340px ;
padding: 3px 11px ; padding: 3px 11px ;
@include text-shadow(0 1px 0 #fff) ; @include text-shadow(0 1px 0 #fff) ;
@include box-shadow(0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075)) ; @include box-shadow(0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075)) ;


&.paiement-impossible {
&.payment-impossible {
background-color: #e0e0e0 ; background-color: #e0e0e0 ;
} }


@include border-radius(5px) ; @include border-radius(5px) ;
} }


.montant-paye {
.amount-paid {
color: $color1 ; color: $color1 ;
} }


#info-credit-vide {
#info-credit-empty {
font-size: 12px ; font-size: 12px ;
} }


#credit-pain-disabled {
#credit-disabled {
display: none ; display: none ;
font-size: 12px ; font-size: 12px ;
} }
} }


.btn-retour, .annuler-commande {
.btn-back, .cancel-order {
float: left ; float: left ;
margin-right: 5px ; margin-right: 5px ;
} }


.annuler-commande {
.cancel-order {
color: #b92c28 ; color: #b92c28 ;
background-color: white ; background-color: white ;
} }


#total-commande-bottom {
#total-order-bottom {
display: none ; display: none ;
font-weight: bold ; font-weight: bold ;
font-family: "comfortaalight" ; font-family: "comfortaalight" ;
font-size: 24px ; font-size: 24px ;
} }


.field-commande-commentaire {
.field-order-comment {
display: none ; display: none ;
} }
} }

producer/web/sass/commande/_historique.scss → producer/web/sass/order/_history.scss View File

termes. termes.
*/ */


.commande-historique {
.order-history {
#liste-boulangeries {
#list-producers {
display: none ; display: none ;
} }

+ 2
- 2
producer/web/sass/screen.scss View File

@import "compass/reset"; @import "compass/reset";
@import "_layout.scss"; @import "_layout.scss";
@import "site/_index.scss"; @import "site/_index.scss";
@import "commande/_form.scss";
@import "commande/_historique.scss";
@import "order/_form.scss";
@import "order/_history.scss";
@import "_responsive.scss"; @import "_responsive.scss";

+ 3
- 3
producer/web/sass/site/_index.scss View File

*/ */


.site-index { .site-index {
#commander {
#order {
margin-bottom: 40px ; margin-bottom: 40px ;
text-align: center ; text-align: center ;
} }
} }
} }
} }
#produits {
img.photo-produit {
#products {
img.photo-product {
width: 100px ; width: 100px ;
height: auto ; height: auto ;
} }

Loading…
Cancel
Save