|
|
@@ -79,151 +79,166 @@ a:hover, a:focus, a:active { |
|
|
|
font-size: 20px; |
|
|
|
padding: 8px 15px; |
|
|
|
} |
|
|
|
/* line 81, ../sass/screen.scss */ |
|
|
|
.nom-boulange #etat-paiement-etablissement { |
|
|
|
float: right; |
|
|
|
text-align: right; |
|
|
|
color: #F8F1DD; |
|
|
|
} |
|
|
|
/* line 85, ../sass/screen.scss */ |
|
|
|
.nom-boulange #etat-paiement-etablissement .strong { |
|
|
|
background-color: white; |
|
|
|
color: #BB8757; |
|
|
|
-moz-border-radius: 10px; |
|
|
|
-webkit-border-radius: 10px; |
|
|
|
border-radius: 10px; |
|
|
|
padding: 0px 10px; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 83, ../sass/screen.scss */ |
|
|
|
/* line 96, ../sass/screen.scss */ |
|
|
|
.table thead th.actions { |
|
|
|
width: 220px; |
|
|
|
} |
|
|
|
/* line 86, ../sass/screen.scss */ |
|
|
|
/* line 99, ../sass/screen.scss */ |
|
|
|
.table thead th.order { |
|
|
|
width: 58px; |
|
|
|
} |
|
|
|
/* line 89, ../sass/screen.scss */ |
|
|
|
/* line 102, ../sass/screen.scss */ |
|
|
|
.table thead th.actif { |
|
|
|
width: 75px; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 95, ../sass/screen.scss */ |
|
|
|
/* line 108, ../sass/screen.scss */ |
|
|
|
.table tbody td.center { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 108, ../sass/screen.scss */ |
|
|
|
/* line 121, ../sass/screen.scss */ |
|
|
|
#page-commande h1 .btn-group { |
|
|
|
float: right; |
|
|
|
} |
|
|
|
/* line 113, ../sass/screen.scss */ |
|
|
|
/* line 126, ../sass/screen.scss */ |
|
|
|
#page-commande #jours-production { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
/* line 119, ../sass/screen.scss */ |
|
|
|
/* line 132, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar h2 { |
|
|
|
font-size: 20px; |
|
|
|
position: relative; |
|
|
|
top: 3px; |
|
|
|
} |
|
|
|
/* line 125, ../sass/screen.scss */ |
|
|
|
/* line 138, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-header-title { |
|
|
|
margin-left: 10px; |
|
|
|
} |
|
|
|
/* line 131, ../sass/screen.scss */ |
|
|
|
/* line 144, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .dayWithEvent { |
|
|
|
background-color: #fee48d; |
|
|
|
cursor: pointer; |
|
|
|
} |
|
|
|
/* line 135, ../sass/screen.scss */ |
|
|
|
/* line 148, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-event-container { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
/* line 136, ../sass/screen.scss */ |
|
|
|
/* line 149, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-today { |
|
|
|
border-bottom: solid 1px #C9302C; |
|
|
|
background-color: white; |
|
|
|
} |
|
|
|
/* line 140, ../sass/screen.scss */ |
|
|
|
/* line 153, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-today.dayWithEvent { |
|
|
|
background-color: #fee48d; |
|
|
|
} |
|
|
|
/* line 145, ../sass/screen.scss */ |
|
|
|
/* line 158, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-day { |
|
|
|
cursor: pointer; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 148, ../sass/screen.scss */ |
|
|
|
/* line 161, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-day:hover { |
|
|
|
-moz-box-shadow: 0px 0px 2px black inset; |
|
|
|
-webkit-box-shadow: 0px 0px 2px black inset; |
|
|
|
box-shadow: 0px 0px 2px black inset; |
|
|
|
} |
|
|
|
/* line 153, ../sass/screen.scss */ |
|
|
|
/* line 166, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .current-date { |
|
|
|
-moz-box-shadow: 0px 0px 2px black inset; |
|
|
|
-webkit-box-shadow: 0px 0px 2px black inset; |
|
|
|
box-shadow: 0px 0px 2px black inset; |
|
|
|
} |
|
|
|
/* line 157, ../sass/screen.scss */ |
|
|
|
/* line 170, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-day-number { |
|
|
|
float: none; |
|
|
|
padding-top: 2px; |
|
|
|
} |
|
|
|
/* line 169, ../sass/screen.scss */ |
|
|
|
/* line 182, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow table { |
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
/* line 173, ../sass/screen.scss */ |
|
|
|
/* line 186, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow thead, #page-commande #produits-production .overflow tbody, #page-commande #produits-production .overflow tr, #page-commande #produits-production .overflow td, #page-commande #produits-production .overflow th { |
|
|
|
display: block; |
|
|
|
} |
|
|
|
/* line 175, ../sass/screen.scss */ |
|
|
|
/* line 188, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow tr:after { |
|
|
|
content: ' '; |
|
|
|
display: block; |
|
|
|
visibility: hidden; |
|
|
|
clear: both; |
|
|
|
} |
|
|
|
/* line 182, ../sass/screen.scss */ |
|
|
|
/* line 195, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow thead th { |
|
|
|
height: 30px; |
|
|
|
/*text-align: left;*/ |
|
|
|
} |
|
|
|
/* line 188, ../sass/screen.scss */ |
|
|
|
/* line 201, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow tbody { |
|
|
|
height: 200px; |
|
|
|
overflow-y: auto; |
|
|
|
} |
|
|
|
/* line 196, ../sass/screen.scss */ |
|
|
|
/* line 209, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow thead th { |
|
|
|
width: 32%; |
|
|
|
float: left; |
|
|
|
} |
|
|
|
/* line 201, ../sass/screen.scss */ |
|
|
|
/* line 214, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow tbody td { |
|
|
|
width: 33%; |
|
|
|
float: left; |
|
|
|
} |
|
|
|
/* line 206, ../sass/screen.scss */ |
|
|
|
/* line 219, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow .td-produit { |
|
|
|
width: 60%; |
|
|
|
} |
|
|
|
/* line 209, ../sass/screen.scss */ |
|
|
|
/* line 222, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max { |
|
|
|
width: 20%; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 215, ../sass/screen.scss */ |
|
|
|
/* line 228, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow thead .td-produit { |
|
|
|
width: 57%; |
|
|
|
} |
|
|
|
/* line 221, ../sass/screen.scss */ |
|
|
|
/* line 234, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production input.quantite-max { |
|
|
|
background-color: white; |
|
|
|
border: 1px solid #e0e0e0; |
|
|
|
text-align: center; |
|
|
|
width: 50px; |
|
|
|
} |
|
|
|
/* line 229, ../sass/screen.scss */ |
|
|
|
/* line 242, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production td label { |
|
|
|
font-weight: normal; |
|
|
|
} |
|
|
|
/* line 235, ../sass/screen.scss */ |
|
|
|
/* line 248, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente { |
|
|
|
margin-top: 20px; |
|
|
|
} |
|
|
|
/* line 239, ../sass/screen.scss */ |
|
|
|
/* line 252, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente table { |
|
|
|
border-bottom: solid 1px #e0e0e0; |
|
|
|
} |
|
|
|
/* line 243, ../sass/screen.scss */ |
|
|
|
/* line 256, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .title-point-vente { |
|
|
|
background-color: #fff8e2; |
|
|
|
border-left: solid 3px #BB8757; |
|
|
@@ -231,76 +246,76 @@ a:hover, a:focus, a:active { |
|
|
|
text-align: left; |
|
|
|
padding: 10px; |
|
|
|
} |
|
|
|
/* line 251, ../sass/screen.scss */ |
|
|
|
/* line 264, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .title-totaux { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 255, ../sass/screen.scss */ |
|
|
|
/* line 268, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .border-left { |
|
|
|
border-left: solid 1px #e0e0e0; |
|
|
|
} |
|
|
|
/* line 259, ../sass/screen.scss */ |
|
|
|
/* line 272, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .border-right { |
|
|
|
border-right: solid 1px #e0e0e0; |
|
|
|
} |
|
|
|
/* line 263, ../sass/screen.scss */ |
|
|
|
/* line 276, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente input.quantite { |
|
|
|
width: 30px; |
|
|
|
background-color: white; |
|
|
|
border: solid 1px #e0e0e0; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 271, ../sass/screen.scss */ |
|
|
|
/* line 284, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .td-produit { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 275, ../sass/screen.scss */ |
|
|
|
/* line 288, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .submit-pv { |
|
|
|
float: right; |
|
|
|
} |
|
|
|
/* line 279, ../sass/screen.scss */ |
|
|
|
/* line 292, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .select-user { |
|
|
|
background-color: #F9F9F9; |
|
|
|
border: solid 1px #e0e0e0; |
|
|
|
} |
|
|
|
/* line 284, ../sass/screen.scss */ |
|
|
|
/* line 297, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .date-commande { |
|
|
|
font-size: 12px; |
|
|
|
} |
|
|
|
/* line 288, ../sass/screen.scss */ |
|
|
|
/* line 301, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .datepicker, #page-commande .form-commandes-point-vente .text { |
|
|
|
background-color: white; |
|
|
|
border: solid 1px #e0e0e0; |
|
|
|
margin-top: 3px; |
|
|
|
width: 100px; |
|
|
|
} |
|
|
|
/* line 296, ../sass/screen.scss */ |
|
|
|
/* line 309, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente td.center { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 302, ../sass/screen.scss */ |
|
|
|
/* line 315, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .depasse { |
|
|
|
color: #b32815; |
|
|
|
} |
|
|
|
/* line 306, ../sass/screen.scss */ |
|
|
|
/* line 319, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .total strong span { |
|
|
|
font-weight: normal; |
|
|
|
font-size: 13px; |
|
|
|
} |
|
|
|
/* line 311, ../sass/screen.scss */ |
|
|
|
/* line 324, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .vrac { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
/* line 315, ../sass/screen.scss */ |
|
|
|
/* line 328, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente td.client { |
|
|
|
text-align: left; |
|
|
|
padding: 3px; |
|
|
|
} |
|
|
|
/* line 318, ../sass/screen.scss */ |
|
|
|
/* line 331, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente td.client .date-commande { |
|
|
|
color: gray; |
|
|
|
} |
|
|
|
/* line 329, ../sass/screen.scss */ |
|
|
|
/* line 342, ../sass/screen.scss */ |
|
|
|
#page-commande .table-header-rotated td { |
|
|
|
width: 20px; |
|
|
|
padding: 0px; |
|
|
@@ -310,7 +325,7 @@ a:hover, a:focus, a:active { |
|
|
|
vertical-align: middle; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 339, ../sass/screen.scss */ |
|
|
|
/* line 352, ../sass/screen.scss */ |
|
|
|
#page-commande .table-header-rotated th.rotate-45 { |
|
|
|
height: 80px; |
|
|
|
width: 20px; |
|
|
@@ -322,7 +337,7 @@ a:hover, a:focus, a:active { |
|
|
|
font-size: 12px; |
|
|
|
line-height: 0.8; |
|
|
|
} |
|
|
|
/* line 351, ../sass/screen.scss */ |
|
|
|
/* line 364, ../sass/screen.scss */ |
|
|
|
#page-commande .table-header-rotated th.rotate-45 > div { |
|
|
|
position: relative; |
|
|
|
top: 0px; |
|
|
@@ -339,7 +354,7 @@ a:hover, a:focus, a:active { |
|
|
|
border-right: 1px solid #dddddd; |
|
|
|
border-top: 1px solid #dddddd; |
|
|
|
} |
|
|
|
/* line 367, ../sass/screen.scss */ |
|
|
|
/* line 380, ../sass/screen.scss */ |
|
|
|
#page-commande .table-header-rotated th.rotate-45 span { |
|
|
|
-ms-transform: skew(45deg, 0deg) rotate(315deg); |
|
|
|
-moz-transform: skew(45deg, 0deg) rotate(315deg); |
|
|
@@ -362,35 +377,35 @@ a:hover, a:focus, a:active { |
|
|
|
/*whether to display in one line or not*/ |
|
|
|
} |
|
|
|
|
|
|
|
/* line 392, ../sass/screen.scss */ |
|
|
|
/* line 405, ../sass/screen.scss */ |
|
|
|
#email-masse-form #ids-users { |
|
|
|
line-height: 30px; |
|
|
|
} |
|
|
|
/* line 394, ../sass/screen.scss */ |
|
|
|
/* line 407, ../sass/screen.scss */ |
|
|
|
#email-masse-form #ids-users .label { |
|
|
|
text-transform: capitalize; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 402, ../sass/screen.scss */ |
|
|
|
/* line 415, ../sass/screen.scss */ |
|
|
|
.produit-create #jours-production .form-group { |
|
|
|
float: left; |
|
|
|
margin-right: 15px; |
|
|
|
} |
|
|
|
/* line 406, ../sass/screen.scss */ |
|
|
|
/* line 419, ../sass/screen.scss */ |
|
|
|
.produit-create #jours-production .form-group label { |
|
|
|
font-weight: normal; |
|
|
|
} |
|
|
|
/* line 411, ../sass/screen.scss */ |
|
|
|
/* line 424, ../sass/screen.scss */ |
|
|
|
.produit-create .field-produit-id_etablissement { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 417, ../sass/screen.scss */ |
|
|
|
/* line 430, ../sass/screen.scss */ |
|
|
|
.produit-index .td-photo { |
|
|
|
max-width: 100px; |
|
|
|
width: 100px; |
|
|
|
} |
|
|
|
/* line 421, ../sass/screen.scss */ |
|
|
|
/* line 434, ../sass/screen.scss */ |
|
|
|
.produit-index .photo-produit { |
|
|
|
max-width: 100px; |
|
|
|
} |