|
|
@@ -83,7 +83,7 @@ a:hover, a:focus, a:active { |
|
|
|
.navbar-inverse .navbar-nav > li > a:hover { |
|
|
|
color: #F8F1DD; |
|
|
|
} |
|
|
|
/* line 85, ../sass/screen.scss */ |
|
|
|
/* line 86, ../sass/screen.scss */ |
|
|
|
.navbar-inverse .navbar-nav > li.active a { |
|
|
|
background-color: #F8F1DD; |
|
|
|
color: #BB8757; |
|
|
@@ -92,13 +92,13 @@ a:hover, a:focus, a:active { |
|
|
|
-webkit-border-radius: 10px; |
|
|
|
border-radius: 10px; |
|
|
|
} |
|
|
|
/* line 91, ../sass/screen.scss */ |
|
|
|
/* line 92, ../sass/screen.scss */ |
|
|
|
.navbar-inverse .navbar-nav > li.active a:hover { |
|
|
|
background-color: #BB8757; |
|
|
|
background-color: #F8F1DD; |
|
|
|
color: #BB8757; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 99, ../sass/screen.scss */ |
|
|
|
/* line 100, ../sass/screen.scss */ |
|
|
|
.nom-boulange { |
|
|
|
margin-bottom: 15px; |
|
|
|
text-align: left; |
|
|
@@ -119,14 +119,14 @@ a:hover, a:focus, a:active { |
|
|
|
-webkit-box-shadow: 0px 0px 5px gray; |
|
|
|
box-shadow: 0px 0px 5px gray; |
|
|
|
} |
|
|
|
/* line 118, ../sass/screen.scss */ |
|
|
|
/* line 119, ../sass/screen.scss */ |
|
|
|
.nom-boulange #etat-paiement-etablissement { |
|
|
|
float: right; |
|
|
|
text-align: right; |
|
|
|
color: #8d6139; |
|
|
|
font-size: 16px; |
|
|
|
} |
|
|
|
/* line 123, ../sass/screen.scss */ |
|
|
|
/* line 124, ../sass/screen.scss */ |
|
|
|
.nom-boulange #etat-paiement-etablissement .strong { |
|
|
|
background-color: white; |
|
|
|
color: #BB8757; |
|
|
@@ -135,170 +135,170 @@ a:hover, a:focus, a:active { |
|
|
|
border-radius: 10px; |
|
|
|
padding: 0px 10px; |
|
|
|
} |
|
|
|
/* line 129, ../sass/screen.scss */ |
|
|
|
/* line 130, ../sass/screen.scss */ |
|
|
|
.nom-boulange #etat-paiement-etablissement .btn { |
|
|
|
padding: 2px 5px; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 137, ../sass/screen.scss */ |
|
|
|
/* line 138, ../sass/screen.scss */ |
|
|
|
.table thead th.actions { |
|
|
|
width: 220px; |
|
|
|
} |
|
|
|
/* line 140, ../sass/screen.scss */ |
|
|
|
/* line 141, ../sass/screen.scss */ |
|
|
|
.table thead th.order { |
|
|
|
width: 58px; |
|
|
|
} |
|
|
|
/* line 143, ../sass/screen.scss */ |
|
|
|
/* line 144, ../sass/screen.scss */ |
|
|
|
.table thead th.actif { |
|
|
|
width: 75px; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 149, ../sass/screen.scss */ |
|
|
|
/* line 150, ../sass/screen.scss */ |
|
|
|
.table tbody td.center { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 162, ../sass/screen.scss */ |
|
|
|
/* line 163, ../sass/screen.scss */ |
|
|
|
#page-commande h1 .btn-group { |
|
|
|
float: right; |
|
|
|
} |
|
|
|
/* line 167, ../sass/screen.scss */ |
|
|
|
/* line 168, ../sass/screen.scss */ |
|
|
|
#page-commande #jours-production { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
/* line 173, ../sass/screen.scss */ |
|
|
|
/* line 174, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar h2 { |
|
|
|
font-size: 20px; |
|
|
|
position: relative; |
|
|
|
top: 3px; |
|
|
|
} |
|
|
|
/* line 179, ../sass/screen.scss */ |
|
|
|
/* line 180, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-header-title { |
|
|
|
margin-left: 10px; |
|
|
|
} |
|
|
|
/* line 185, ../sass/screen.scss */ |
|
|
|
/* line 186, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .dayWithEvent { |
|
|
|
background-color: #fee48d; |
|
|
|
cursor: pointer; |
|
|
|
} |
|
|
|
/* line 189, ../sass/screen.scss */ |
|
|
|
/* line 190, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-event-container { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
/* line 190, ../sass/screen.scss */ |
|
|
|
/* line 191, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-today { |
|
|
|
border-bottom: solid 1px #C9302C; |
|
|
|
background-color: white; |
|
|
|
} |
|
|
|
/* line 194, ../sass/screen.scss */ |
|
|
|
/* line 195, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-today.dayWithEvent { |
|
|
|
background-color: #fee48d; |
|
|
|
} |
|
|
|
/* line 199, ../sass/screen.scss */ |
|
|
|
/* line 200, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-day { |
|
|
|
cursor: pointer; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 202, ../sass/screen.scss */ |
|
|
|
/* line 203, ../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 207, ../sass/screen.scss */ |
|
|
|
/* line 208, ../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 211, ../sass/screen.scss */ |
|
|
|
/* line 212, ../sass/screen.scss */ |
|
|
|
#page-commande #calendar .fc-day-number { |
|
|
|
float: none; |
|
|
|
padding-top: 2px; |
|
|
|
} |
|
|
|
/* line 219, ../sass/screen.scss */ |
|
|
|
/* line 220, ../sass/screen.scss */ |
|
|
|
#page-commande #bloc-production .label { |
|
|
|
float: right; |
|
|
|
font-size: 13px; |
|
|
|
} |
|
|
|
/* line 224, ../sass/screen.scss */ |
|
|
|
/* line 225, ../sass/screen.scss */ |
|
|
|
#page-commande #bloc-production .btn-success { |
|
|
|
background-color: #5cb85c; |
|
|
|
border-color: #4cae4c; |
|
|
|
} |
|
|
|
/* line 229, ../sass/screen.scss */ |
|
|
|
/* line 230, ../sass/screen.scss */ |
|
|
|
#page-commande #bloc-production #btn-export-commandes { |
|
|
|
float: right; |
|
|
|
margin-top: 20px; |
|
|
|
} |
|
|
|
/* line 242, ../sass/screen.scss */ |
|
|
|
/* line 243, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow table { |
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
/* line 246, ../sass/screen.scss */ |
|
|
|
/* line 247, ../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 248, ../sass/screen.scss */ |
|
|
|
/* line 249, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow tr:after { |
|
|
|
content: ' '; |
|
|
|
display: block; |
|
|
|
visibility: hidden; |
|
|
|
clear: both; |
|
|
|
} |
|
|
|
/* line 255, ../sass/screen.scss */ |
|
|
|
/* line 256, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow thead th { |
|
|
|
height: 30px; |
|
|
|
/*text-align: left;*/ |
|
|
|
} |
|
|
|
/* line 261, ../sass/screen.scss */ |
|
|
|
/* line 262, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow tbody { |
|
|
|
height: 200px; |
|
|
|
overflow-y: auto; |
|
|
|
} |
|
|
|
/* line 269, ../sass/screen.scss */ |
|
|
|
/* line 270, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow thead th { |
|
|
|
width: 32%; |
|
|
|
float: left; |
|
|
|
} |
|
|
|
/* line 274, ../sass/screen.scss */ |
|
|
|
/* line 275, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow tbody td { |
|
|
|
width: 33%; |
|
|
|
float: left; |
|
|
|
} |
|
|
|
/* line 279, ../sass/screen.scss */ |
|
|
|
/* line 280, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow .td-produit { |
|
|
|
width: 60%; |
|
|
|
} |
|
|
|
/* line 282, ../sass/screen.scss */ |
|
|
|
/* line 283, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max { |
|
|
|
width: 20%; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 288, ../sass/screen.scss */ |
|
|
|
/* line 289, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production .overflow thead .td-produit { |
|
|
|
width: 57%; |
|
|
|
} |
|
|
|
/* line 294, ../sass/screen.scss */ |
|
|
|
/* line 295, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production input.quantite-max { |
|
|
|
background-color: white; |
|
|
|
border: 1px solid #e0e0e0; |
|
|
|
text-align: center; |
|
|
|
width: 50px; |
|
|
|
} |
|
|
|
/* line 302, ../sass/screen.scss */ |
|
|
|
/* line 303, ../sass/screen.scss */ |
|
|
|
#page-commande #produits-production td label { |
|
|
|
font-weight: normal; |
|
|
|
} |
|
|
|
/* line 308, ../sass/screen.scss */ |
|
|
|
/* line 309, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente { |
|
|
|
margin-top: 20px; |
|
|
|
} |
|
|
|
/* line 312, ../sass/screen.scss */ |
|
|
|
/* line 313, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente table { |
|
|
|
border-bottom: solid 1px #e0e0e0; |
|
|
|
} |
|
|
|
/* line 316, ../sass/screen.scss */ |
|
|
|
/* line 317, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .title-point-vente { |
|
|
|
background-color: #fff8e2; |
|
|
|
border-left: solid 3px #BB8757; |
|
|
@@ -306,76 +306,76 @@ a:hover, a:focus, a:active { |
|
|
|
text-align: left; |
|
|
|
padding: 10px; |
|
|
|
} |
|
|
|
/* line 324, ../sass/screen.scss */ |
|
|
|
/* line 325, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .title-totaux { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 328, ../sass/screen.scss */ |
|
|
|
/* line 329, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .border-left { |
|
|
|
border-left: solid 1px #e0e0e0; |
|
|
|
} |
|
|
|
/* line 332, ../sass/screen.scss */ |
|
|
|
/* line 333, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .border-right { |
|
|
|
border-right: solid 1px #e0e0e0; |
|
|
|
} |
|
|
|
/* line 336, ../sass/screen.scss */ |
|
|
|
/* line 337, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente input.quantite { |
|
|
|
width: 30px; |
|
|
|
background-color: white; |
|
|
|
border: solid 1px #e0e0e0; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 344, ../sass/screen.scss */ |
|
|
|
/* line 345, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .td-produit { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 348, ../sass/screen.scss */ |
|
|
|
/* line 349, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .submit-pv { |
|
|
|
float: right; |
|
|
|
} |
|
|
|
/* line 352, ../sass/screen.scss */ |
|
|
|
/* line 353, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .select-user { |
|
|
|
background-color: #F9F9F9; |
|
|
|
border: solid 1px #e0e0e0; |
|
|
|
} |
|
|
|
/* line 357, ../sass/screen.scss */ |
|
|
|
/* line 358, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .date-commande { |
|
|
|
font-size: 12px; |
|
|
|
} |
|
|
|
/* line 361, ../sass/screen.scss */ |
|
|
|
/* line 362, ../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 369, ../sass/screen.scss */ |
|
|
|
/* line 370, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente td.center { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 375, ../sass/screen.scss */ |
|
|
|
/* line 376, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .depasse { |
|
|
|
color: #b32815; |
|
|
|
} |
|
|
|
/* line 379, ../sass/screen.scss */ |
|
|
|
/* line 380, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .total strong span { |
|
|
|
font-weight: normal; |
|
|
|
font-size: 13px; |
|
|
|
} |
|
|
|
/* line 384, ../sass/screen.scss */ |
|
|
|
/* line 385, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente .vrac { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
/* line 388, ../sass/screen.scss */ |
|
|
|
/* line 389, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente td.client { |
|
|
|
text-align: left; |
|
|
|
padding: 3px; |
|
|
|
} |
|
|
|
/* line 391, ../sass/screen.scss */ |
|
|
|
/* line 392, ../sass/screen.scss */ |
|
|
|
#page-commande .form-commandes-point-vente td.client .date-commande { |
|
|
|
color: gray; |
|
|
|
} |
|
|
|
/* line 402, ../sass/screen.scss */ |
|
|
|
/* line 403, ../sass/screen.scss */ |
|
|
|
#page-commande .table-header-rotated td { |
|
|
|
width: 20px; |
|
|
|
padding: 0px; |
|
|
@@ -385,7 +385,7 @@ a:hover, a:focus, a:active { |
|
|
|
vertical-align: middle; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 412, ../sass/screen.scss */ |
|
|
|
/* line 413, ../sass/screen.scss */ |
|
|
|
#page-commande .table-header-rotated th.rotate-45 { |
|
|
|
height: 80px; |
|
|
|
width: 20px; |
|
|
@@ -397,7 +397,7 @@ a:hover, a:focus, a:active { |
|
|
|
font-size: 12px; |
|
|
|
line-height: 0.8; |
|
|
|
} |
|
|
|
/* line 424, ../sass/screen.scss */ |
|
|
|
/* line 425, ../sass/screen.scss */ |
|
|
|
#page-commande .table-header-rotated th.rotate-45 > div { |
|
|
|
position: relative; |
|
|
|
top: 0px; |
|
|
@@ -414,7 +414,7 @@ a:hover, a:focus, a:active { |
|
|
|
border-right: 1px solid #dddddd; |
|
|
|
border-top: 1px solid #dddddd; |
|
|
|
} |
|
|
|
/* line 440, ../sass/screen.scss */ |
|
|
|
/* line 441, ../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); |
|
|
@@ -437,35 +437,35 @@ a:hover, a:focus, a:active { |
|
|
|
/*whether to display in one line or not*/ |
|
|
|
} |
|
|
|
|
|
|
|
/* line 465, ../sass/screen.scss */ |
|
|
|
/* line 466, ../sass/screen.scss */ |
|
|
|
#email-masse-form #ids-users { |
|
|
|
line-height: 30px; |
|
|
|
} |
|
|
|
/* line 467, ../sass/screen.scss */ |
|
|
|
/* line 468, ../sass/screen.scss */ |
|
|
|
#email-masse-form #ids-users .label { |
|
|
|
text-transform: capitalize; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 475, ../sass/screen.scss */ |
|
|
|
/* line 476, ../sass/screen.scss */ |
|
|
|
.produit-create #jours-production .form-group { |
|
|
|
float: left; |
|
|
|
margin-right: 15px; |
|
|
|
} |
|
|
|
/* line 479, ../sass/screen.scss */ |
|
|
|
/* line 480, ../sass/screen.scss */ |
|
|
|
.produit-create #jours-production .form-group label { |
|
|
|
font-weight: normal; |
|
|
|
} |
|
|
|
/* line 484, ../sass/screen.scss */ |
|
|
|
/* line 485, ../sass/screen.scss */ |
|
|
|
.produit-create .field-produit-id_etablissement { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 490, ../sass/screen.scss */ |
|
|
|
/* line 491, ../sass/screen.scss */ |
|
|
|
.produit-index .td-photo { |
|
|
|
max-width: 100px; |
|
|
|
width: 100px; |
|
|
|
} |
|
|
|
/* line 494, ../sass/screen.scss */ |
|
|
|
/* line 495, ../sass/screen.scss */ |
|
|
|
.produit-index .photo-produit { |
|
|
|
max-width: 100px; |
|
|
|
} |