Bladeren bron

Refactoring/traduction css producer

dev
Guillaume Bourgeois 5 jaren geleden
bovenliggende
commit
bc913808e0
8 gewijzigde bestanden met toevoegingen van 319 en 334 verwijderingen
  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 Bestand weergeven


BIN
producer/web/.sass-cache/df296f4d5446ec0f190b7ff1f23eb998ea1b56e7/_responsive.scssc Bestand weergeven


+ 262
- 270
producer/web/css/screen.css Bestand weergeven

@@ -543,7 +543,7 @@ pris connaissance de la licence CeCILL, et que vous en avez accepté les
termes.
*/
/* line 39, ../sass/site/_index.scss */
.site-index #commander {
.site-index #order {
margin-bottom: 40px;
text-align: center;
}
@@ -557,7 +557,7 @@ termes.
max-width: 500px;
}
/* line 54, ../sass/site/_index.scss */
.site-index #produits img.photo-produit {
.site-index #products img.photo-product {
width: 100px;
height: auto;
}
@@ -597,74 +597,74 @@ Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
pris connaissance de la licence CeCILL, et que vous en avez accepté les
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;
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";
}
/* 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;
}
/* 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;
margin-right: 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;
}
/* 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;
}
/* 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;
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;
}
/* 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;
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;
color: white;
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;
}
/* 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;
color: white;
-moz-border-radius: 10px;
@@ -674,58 +674,58 @@ termes.
font-family: "myriadpro-regular";
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;
}
/* 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;
text-decoration: none;
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;
}
/* 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;
}
/* 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;
}
/* 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;
}
/* 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;
}
/* 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;
}
/* 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;
margin: 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;
width: 268px;
height: 130px;
@@ -739,51 +739,51 @@ termes.
background-color: white;
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-size: 20px;
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;
font-size: 15px;
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;
}
/* 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;
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;
-webkit-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;
}
/* 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;
}
/* 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;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
@@ -792,15 +792,15 @@ termes.
font-weight: bold;
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;
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;
padding-top: 0px;
text-align: left;
@@ -808,99 +808,91 @@ termes.
font-weight: bold;
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";
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;
}
/* 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;
}
/* 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;
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;
}
/* 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;
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;
}
/* 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-weight: bold;
text-transform: uppercase;
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;
}
/* 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;
}
/* 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;
}
/* 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;
}
/* 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;
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;
}
/* 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;
text-transform: uppercase;
color: #B32815;
@@ -908,44 +900,44 @@ termes.
font-size: 16px;
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;
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;
}
/* 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%;
}
/* 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%;
}
/* 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%;
}
/* 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%;
}
/* 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;
width: 100%;
position: fixed;
@@ -963,16 +955,16 @@ termes.
background-color: #F8F1DD;
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;
background: 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;
-moz-box-shadow: none;
-webkit-box-shadow: none;
@@ -983,20 +975,20 @@ termes.
border: solid 1px #e0e0e0;
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;
}
/* 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;
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;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
@@ -1004,31 +996,31 @@ termes.
padding: 5px 25px;
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;
}
/* 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;
}
/* 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;
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;
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;
width: 340px;
padding: 3px 11px;
@@ -1043,20 +1035,20 @@ termes.
-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);
}
/* 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;
}
/* 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;
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;
color: white;
padding: 2px 8px;
@@ -1064,62 +1056,62 @@ termes.
-webkit-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;
}
/* 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;
}
/* 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;
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;
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;
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;
font-weight: bold;
font-family: "comfortaalight";
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;
}
/* 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-color: gray;
border: 0px none;
color: black;
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-color: gray;
border-color: black;
@@ -1161,8 +1153,8 @@ Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
pris connaissance de la licence CeCILL, et que vous en avez accepté les
termes.
*/
/* line 40, ../sass/commande/_historique.scss */
.commande-historique #liste-boulangeries {
/* line 40, ../sass/order/_history.scss */
.order-history #list-producers {
display: none;
}

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

/* 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;
}
/* 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;
padding: 3px;
}

/* 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%;
margin: 0px;
padding: 5px 0px;
}
/* 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;
}

/* 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%;
}


+ 9
- 9
producer/web/sass/_responsive.scss Bestand weergeven

@@ -84,7 +84,7 @@ termes.
}
}
#produits {
#products {
td {
padding: 3px ;
@@ -94,7 +94,7 @@ termes.
display: none ;
}
.produit {
.product {
font-size: 12px ;
.nom {
font-size: 15px ;
@@ -105,7 +105,7 @@ termes.
#bar-fixed {
position: relative;
.btn-commentaire {
.btn-comment {
float: none ;
display: block ;
width: 100% ;
@@ -115,8 +115,8 @@ termes.
}
}
.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 ;
.form-control {
@@ -125,8 +125,8 @@ termes.
}
}
.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% ;
margin: 0px ;
padding: 5px 0px ;
@@ -136,8 +136,8 @@ termes.
}
}
.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% ;
}

producer/web/sass/commande/_form.scss → producer/web/sass/order/_form.scss Bestand weergeven

@@ -34,10 +34,10 @@ pris connaissance de la licence CeCILL, et que vous en avez accepté les
termes.
*/

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

min-height: 600px ;
padding-bottom: 60px ;
@@ -50,7 +50,7 @@ termes.
float: right ;
}

#datepicker-production {
#datepicker-distribution {

.ui-datepicker {
float: left ;
@@ -91,7 +91,7 @@ termes.
}
}

.date-commande {
.date-order {
margin-bottom: 53px ;
span {
background-color: $color1 ;
@@ -103,7 +103,7 @@ termes.
}
}

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

a {
@@ -113,15 +113,15 @@ termes.
}
}

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

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

.field-commande-id_production {
.field-order-id_distribution {
margin-bottom: 0px ;
label {
margin-bottom: 0px ;
@@ -132,16 +132,16 @@ termes.
}
}

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

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

.bloc {
.block {
text-decoration: none ;
width: 268px ;
height: 130px ;
@@ -156,13 +156,13 @@ termes.

border: 1px solid #d8d8d8 ;

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

.adresse {
.address {
color: gray ;
font-size: 15px ;
line-height: 20px ;
@@ -184,7 +184,7 @@ termes.
display: none ;
}

.commentaire {
.comment {
margin-top: 5px ;
span {
background-color: $color1 ;
@@ -197,7 +197,7 @@ termes.
}
}
.infos-pv {
.infos-point-sale {
display: none;
margin-top: 15px ;
@@ -220,10 +220,10 @@ termes.
}
}

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

#label-produits {
#label-products {
display: block ;
margin-bottom: 5px ;
}
@@ -231,13 +231,6 @@ termes.
.table {
margin-top: 7px ;

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

.photo {
padding: 0px ;
width: 120px ;
@@ -247,7 +240,7 @@ termes.
width: 120px ;
}

.nom {
.name {
font-family: "comfortaalight" ;
font-weight: bold ;
text-transform: uppercase ;
@@ -258,7 +251,7 @@ termes.
font-style: italic;
}

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

@@ -269,12 +262,12 @@ termes.
}
}

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

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

@@ -287,7 +280,7 @@ termes.
text-align: center ;
}

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

@@ -296,15 +289,15 @@ termes.
}
}

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

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

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

@@ -348,33 +341,33 @@ termes.
}
}

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

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

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

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

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

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

@@ -384,7 +377,7 @@ termes.
}
}

#checkbox-credit-pain {
#checkbox-credit {
float: right ;
width: 340px ;
padding: 3px 11px ;
@@ -395,7 +388,7 @@ termes.
@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)) ;

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

@@ -411,38 +404,38 @@ termes.
@include border-radius(5px) ;
}

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

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

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

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

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

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

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

producer/web/sass/commande/_historique.scss → producer/web/sass/order/_history.scss Bestand weergeven

@@ -35,9 +35,9 @@ pris connaissance de la licence CeCILL, et que vous en avez accepté les
termes.
*/

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

+ 2
- 2
producer/web/sass/screen.scss Bestand weergeven

@@ -38,6 +38,6 @@ termes.
@import "compass/reset";
@import "_layout.scss";
@import "site/_index.scss";
@import "commande/_form.scss";
@import "commande/_historique.scss";
@import "order/_form.scss";
@import "order/_history.scss";
@import "_responsive.scss";

+ 3
- 3
producer/web/sass/site/_index.scss Bestand weergeven

@@ -36,7 +36,7 @@ termes.
*/

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

Laden…
Annuleren
Opslaan