|
|
|
|
|
|
|
|
/* line 181, ../sass/screen.scss */ |
|
|
/* line 181, ../sass/screen.scss */ |
|
|
.nom-boulange #select-etablissement { |
|
|
.nom-boulange #select-etablissement { |
|
|
float: left; |
|
|
float: left; |
|
|
|
|
|
font-size: 15px; |
|
|
} |
|
|
} |
|
|
/* line 185, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 186, ../sass/screen.scss */ |
|
|
.nom-boulange .label { |
|
|
.nom-boulange .label { |
|
|
font-size: 11px; |
|
|
font-size: 11px; |
|
|
margin-left: 10px; |
|
|
margin-left: 10px; |
|
|
position: relative; |
|
|
position: relative; |
|
|
bottom: 3px; |
|
|
bottom: 3px; |
|
|
} |
|
|
} |
|
|
/* line 190, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 191, ../sass/screen.scss */ |
|
|
.nom-boulange .label a { |
|
|
.nom-boulange .label a { |
|
|
color: white; |
|
|
color: white; |
|
|
} |
|
|
} |
|
|
/* line 192, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 193, ../sass/screen.scss */ |
|
|
.nom-boulange .label a:hover { |
|
|
.nom-boulange .label a:hover { |
|
|
text-decoration: none; |
|
|
text-decoration: none; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 202, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 203, ../sass/screen.scss */ |
|
|
.table thead th.actions { |
|
|
.table thead th.actions { |
|
|
width: 220px; |
|
|
width: 220px; |
|
|
} |
|
|
} |
|
|
/* line 205, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 206, ../sass/screen.scss */ |
|
|
.table thead th.order { |
|
|
.table thead th.order { |
|
|
width: 58px; |
|
|
width: 58px; |
|
|
} |
|
|
} |
|
|
/* line 208, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 209, ../sass/screen.scss */ |
|
|
.table thead th.actif { |
|
|
.table thead th.actif { |
|
|
width: 75px; |
|
|
width: 75px; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 214, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 215, ../sass/screen.scss */ |
|
|
.table tbody td.center { |
|
|
.table tbody td.center { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 227, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 228, ../sass/screen.scss */ |
|
|
#page-commande h1 .btn-group { |
|
|
#page-commande h1 .btn-group { |
|
|
float: right; |
|
|
float: right; |
|
|
} |
|
|
} |
|
|
/* line 232, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 233, ../sass/screen.scss */ |
|
|
#page-commande #col-left, #page-commande #col-right { |
|
|
#page-commande #col-left, #page-commande #col-right { |
|
|
padding-left: 0px; |
|
|
padding-left: 0px; |
|
|
padding-right: 0px; |
|
|
padding-right: 0px; |
|
|
} |
|
|
} |
|
|
/* line 236, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 237, ../sass/screen.scss */ |
|
|
#page-commande #col-right { |
|
|
#page-commande #col-right { |
|
|
padding-left: 20px; |
|
|
padding-left: 20px; |
|
|
} |
|
|
} |
|
|
/* line 240, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 241, ../sass/screen.scss */ |
|
|
#page-commande #jours-production { |
|
|
#page-commande #jours-production { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 246, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 247, ../sass/screen.scss */ |
|
|
#page-commande #calendar h2 { |
|
|
#page-commande #calendar h2 { |
|
|
font-size: 20px; |
|
|
font-size: 20px; |
|
|
position: relative; |
|
|
position: relative; |
|
|
top: 3px; |
|
|
top: 3px; |
|
|
} |
|
|
} |
|
|
/* line 252, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 253, ../sass/screen.scss */ |
|
|
#page-commande #calendar .fc-header-title { |
|
|
#page-commande #calendar .fc-header-title { |
|
|
margin-left: 10px; |
|
|
margin-left: 10px; |
|
|
} |
|
|
} |
|
|
/* line 258, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 259, ../sass/screen.scss */ |
|
|
#page-commande #calendar .dayWithEvent { |
|
|
#page-commande #calendar .dayWithEvent { |
|
|
background-color: #fee48d; |
|
|
background-color: #fee48d; |
|
|
cursor: pointer; |
|
|
cursor: pointer; |
|
|
} |
|
|
} |
|
|
/* line 262, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 263, ../sass/screen.scss */ |
|
|
#page-commande #calendar .fc-event-container { |
|
|
#page-commande #calendar .fc-event-container { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 263, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 264, ../sass/screen.scss */ |
|
|
#page-commande #calendar .fc-today { |
|
|
#page-commande #calendar .fc-today { |
|
|
border-bottom: solid 1px #C9302C; |
|
|
border-bottom: solid 1px #C9302C; |
|
|
background-color: white; |
|
|
background-color: white; |
|
|
} |
|
|
} |
|
|
/* line 267, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 268, ../sass/screen.scss */ |
|
|
#page-commande #calendar .fc-today.dayWithEvent { |
|
|
#page-commande #calendar .fc-today.dayWithEvent { |
|
|
background-color: #fee48d; |
|
|
background-color: #fee48d; |
|
|
} |
|
|
} |
|
|
/* line 272, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 273, ../sass/screen.scss */ |
|
|
#page-commande #calendar .fc-day { |
|
|
#page-commande #calendar .fc-day { |
|
|
cursor: pointer; |
|
|
cursor: pointer; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 275, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 276, ../sass/screen.scss */ |
|
|
#page-commande #calendar .fc-day:hover { |
|
|
#page-commande #calendar .fc-day:hover { |
|
|
-moz-box-shadow: 0px 0px 2px black inset; |
|
|
-moz-box-shadow: 0px 0px 2px black inset; |
|
|
-webkit-box-shadow: 0px 0px 2px black inset; |
|
|
-webkit-box-shadow: 0px 0px 2px black inset; |
|
|
box-shadow: 0px 0px 2px black inset; |
|
|
box-shadow: 0px 0px 2px black inset; |
|
|
} |
|
|
} |
|
|
/* line 280, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 281, ../sass/screen.scss */ |
|
|
#page-commande #calendar .current-date { |
|
|
#page-commande #calendar .current-date { |
|
|
-moz-box-shadow: 0px 0px 2px black inset; |
|
|
-moz-box-shadow: 0px 0px 2px black inset; |
|
|
-webkit-box-shadow: 0px 0px 2px black inset; |
|
|
-webkit-box-shadow: 0px 0px 2px black inset; |
|
|
box-shadow: 0px 0px 2px black inset; |
|
|
box-shadow: 0px 0px 2px black inset; |
|
|
} |
|
|
} |
|
|
/* line 284, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 285, ../sass/screen.scss */ |
|
|
#page-commande #calendar .fc-day-number { |
|
|
#page-commande #calendar .fc-day-number { |
|
|
float: none; |
|
|
float: none; |
|
|
padding-top: 2px; |
|
|
padding-top: 2px; |
|
|
} |
|
|
} |
|
|
/* line 292, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 293, ../sass/screen.scss */ |
|
|
#page-commande #bloc-production .label { |
|
|
#page-commande #bloc-production .label { |
|
|
float: right; |
|
|
float: right; |
|
|
font-size: 13px; |
|
|
font-size: 13px; |
|
|
} |
|
|
} |
|
|
/* line 297, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 298, ../sass/screen.scss */ |
|
|
#page-commande #bloc-production .btn-success { |
|
|
#page-commande #bloc-production .btn-success { |
|
|
background-color: #5cb85c; |
|
|
background-color: #5cb85c; |
|
|
border-color: #4cae4c; |
|
|
border-color: #4cae4c; |
|
|
} |
|
|
} |
|
|
/* line 310, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 311, ../sass/screen.scss */ |
|
|
#page-commande #produits-production .overflow table { |
|
|
#page-commande #produits-production .overflow table { |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
} |
|
|
} |
|
|
/* line 314, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 315, ../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 { |
|
|
#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; |
|
|
display: block; |
|
|
} |
|
|
} |
|
|
/* line 316, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 317, ../sass/screen.scss */ |
|
|
#page-commande #produits-production .overflow tr:after { |
|
|
#page-commande #produits-production .overflow tr:after { |
|
|
content: ' '; |
|
|
content: ' '; |
|
|
display: block; |
|
|
display: block; |
|
|
visibility: hidden; |
|
|
visibility: hidden; |
|
|
clear: both; |
|
|
clear: both; |
|
|
} |
|
|
} |
|
|
/* line 323, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 324, ../sass/screen.scss */ |
|
|
#page-commande #produits-production .overflow thead th { |
|
|
#page-commande #produits-production .overflow thead th { |
|
|
height: 30px; |
|
|
height: 30px; |
|
|
/*text-align: left;*/ |
|
|
/*text-align: left;*/ |
|
|
} |
|
|
} |
|
|
/* line 329, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 330, ../sass/screen.scss */ |
|
|
#page-commande #produits-production .overflow tbody { |
|
|
#page-commande #produits-production .overflow tbody { |
|
|
height: 500px; |
|
|
height: 500px; |
|
|
overflow-y: auto; |
|
|
overflow-y: auto; |
|
|
} |
|
|
} |
|
|
/* line 337, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 338, ../sass/screen.scss */ |
|
|
#page-commande #produits-production .overflow thead th { |
|
|
#page-commande #produits-production .overflow thead th { |
|
|
width: 32%; |
|
|
width: 32%; |
|
|
float: left; |
|
|
float: left; |
|
|
} |
|
|
} |
|
|
/* line 342, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 343, ../sass/screen.scss */ |
|
|
#page-commande #produits-production .overflow tbody td { |
|
|
#page-commande #produits-production .overflow tbody td { |
|
|
width: 33%; |
|
|
width: 33%; |
|
|
float: left; |
|
|
float: left; |
|
|
} |
|
|
} |
|
|
/* line 347, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 348, ../sass/screen.scss */ |
|
|
#page-commande #produits-production .overflow .td-produit { |
|
|
#page-commande #produits-production .overflow .td-produit { |
|
|
width: 60%; |
|
|
width: 60%; |
|
|
} |
|
|
} |
|
|
/* line 350, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 351, ../sass/screen.scss */ |
|
|
#page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max { |
|
|
#page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max { |
|
|
width: 20%; |
|
|
width: 20%; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 356, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 357, ../sass/screen.scss */ |
|
|
#page-commande #produits-production .overflow thead .td-produit { |
|
|
#page-commande #produits-production .overflow thead .td-produit { |
|
|
width: 57%; |
|
|
width: 57%; |
|
|
} |
|
|
} |
|
|
/* line 362, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 363, ../sass/screen.scss */ |
|
|
#page-commande #produits-production input.quantite-max { |
|
|
#page-commande #produits-production input.quantite-max { |
|
|
background-color: white; |
|
|
background-color: white; |
|
|
border: 1px solid #e0e0e0; |
|
|
border: 1px solid #e0e0e0; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
width: 50px; |
|
|
width: 50px; |
|
|
} |
|
|
} |
|
|
/* line 370, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 371, ../sass/screen.scss */ |
|
|
#page-commande #produits-production td label { |
|
|
#page-commande #produits-production td label { |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
} |
|
|
} |
|
|
/* line 376, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 377, ../sass/screen.scss */ |
|
|
#page-commande #btn-export-commandes, |
|
|
#page-commande #btn-export-commandes, |
|
|
#page-commande #btn-commande-auto { |
|
|
#page-commande #btn-commande-auto { |
|
|
float: right; |
|
|
float: right; |
|
|
|
|
|
|
|
|
right: -7px; |
|
|
right: -7px; |
|
|
padding: 2px 5px; |
|
|
padding: 2px 5px; |
|
|
} |
|
|
} |
|
|
/* line 385, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 386, ../sass/screen.scss */ |
|
|
#page-commande #btn-export-commandes { |
|
|
#page-commande #btn-export-commandes { |
|
|
color: white; |
|
|
color: white; |
|
|
margin-left: 10px; |
|
|
margin-left: 10px; |
|
|
padding: 1px 5px; |
|
|
padding: 1px 5px; |
|
|
} |
|
|
} |
|
|
/* line 393, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 394, ../sass/screen.scss */ |
|
|
#page-commande #bloc-totaux .table-produits .depasse { |
|
|
#page-commande #bloc-totaux .table-produits .depasse { |
|
|
color: #b32815; |
|
|
color: #b32815; |
|
|
} |
|
|
} |
|
|
/* line 397, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 398, ../sass/screen.scss */ |
|
|
#page-commande #bloc-totaux .table-produits .total strong span { |
|
|
#page-commande #bloc-totaux .table-produits .total strong span { |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
font-size: 13px; |
|
|
font-size: 13px; |
|
|
} |
|
|
} |
|
|
/* line 406, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 407, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .tab-pane { |
|
|
#page-commande #commandes-points-vente .tab-pane { |
|
|
padding-top: 20px; |
|
|
padding-top: 20px; |
|
|
} |
|
|
} |
|
|
/* line 413, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 414, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .recap-pv.no-commande .recettes { |
|
|
#page-commande #commandes-points-vente .recap-pv.no-commande .recettes { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 417, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 418, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .recap-pv .recettes { |
|
|
#page-commande #commandes-points-vente .recap-pv .recettes { |
|
|
float: right; |
|
|
float: right; |
|
|
color: #BB8757; |
|
|
color: #BB8757; |
|
|
|
|
|
|
|
|
position: relative; |
|
|
position: relative; |
|
|
top: -3px; |
|
|
top: -3px; |
|
|
} |
|
|
} |
|
|
/* line 431, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 432, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .alert.commentaire { |
|
|
#page-commande #commandes-points-vente .alert.commentaire { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 435, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 436, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente ul.liste-commandes { |
|
|
#page-commande #commandes-points-vente ul.liste-commandes { |
|
|
margin-top: 10px; |
|
|
margin-top: 10px; |
|
|
list-style-type: none; |
|
|
list-style-type: none; |
|
|
|
|
|
|
|
|
width: 100%; |
|
|
width: 100%; |
|
|
overflow-y: scroll; |
|
|
overflow-y: scroll; |
|
|
} |
|
|
} |
|
|
/* line 447, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 448, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li { |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li { |
|
|
padding: 0; |
|
|
padding: 0; |
|
|
margin: 0; |
|
|
margin: 0; |
|
|
} |
|
|
} |
|
|
/* line 450, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 451, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li a { |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li a { |
|
|
text-align: left; |
|
|
text-align: left; |
|
|
-moz-border-radius: 0px; |
|
|
-moz-border-radius: 0px; |
|
|
|
|
|
|
|
|
padding: 7px; |
|
|
padding: 7px; |
|
|
color: #333; |
|
|
color: #333; |
|
|
} |
|
|
} |
|
|
/* line 458, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 459, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li a .montant { |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li a .montant { |
|
|
float: right; |
|
|
float: right; |
|
|
color: #BB8757; |
|
|
color: #BB8757; |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
} |
|
|
} |
|
|
/* line 463, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 464, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li a .montant.paye { |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li a .montant.paye { |
|
|
color: #5cb85c; |
|
|
color: #5cb85c; |
|
|
color: #519951; |
|
|
color: #519951; |
|
|
} |
|
|
} |
|
|
/* line 469, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 470, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li a .glyphicon-comment { |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li a .glyphicon-comment { |
|
|
color: #BB8757; |
|
|
color: #BB8757; |
|
|
} |
|
|
} |
|
|
/* line 473, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 474, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li a:hover, #page-commande #commandes-points-vente ul.liste-commandes li a:active, #page-commande #commandes-points-vente ul.liste-commandes li a.active { |
|
|
#page-commande #commandes-points-vente ul.liste-commandes li a:hover, #page-commande #commandes-points-vente ul.liste-commandes li a:active, #page-commande #commandes-points-vente ul.liste-commandes li a.active { |
|
|
text-decoration: none; |
|
|
text-decoration: none; |
|
|
background-color: #FCF8E3; |
|
|
background-color: #FCF8E3; |
|
|
|
|
|
|
|
|
-webkit-transition: all 0.1s; |
|
|
-webkit-transition: all 0.1s; |
|
|
transition: all 0.1s; |
|
|
transition: all 0.1s; |
|
|
} |
|
|
} |
|
|
/* line 487, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 488, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .creer-commande, |
|
|
#page-commande #commandes-points-vente .creer-commande, |
|
|
#page-commande #commandes-points-vente .commandes-auto { |
|
|
#page-commande #commandes-points-vente .commandes-auto { |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
margin-bottom: 10px; |
|
|
margin-bottom: 10px; |
|
|
} |
|
|
} |
|
|
/* line 493, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 494, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .bloc-commande { |
|
|
#page-commande #commandes-points-vente .bloc-commande { |
|
|
padding-top: 20px; |
|
|
padding-top: 20px; |
|
|
margin-top: 20px; |
|
|
margin-top: 20px; |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 499, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 500, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .title-user { |
|
|
#page-commande #commandes-points-vente .title-user { |
|
|
display: none; |
|
|
display: none; |
|
|
font-size: 19px; |
|
|
font-size: 19px; |
|
|
margin-top: 0px; |
|
|
margin-top: 0px; |
|
|
} |
|
|
} |
|
|
/* line 504, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 505, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-remove, |
|
|
#page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-remove, |
|
|
#page-commande #commandes-points-vente .title-user .btn-cancel, #page-commande #commandes-points-vente .title-user .btn-save { |
|
|
#page-commande #commandes-points-vente .title-user .btn-cancel, #page-commande #commandes-points-vente .title-user .btn-save { |
|
|
float: right; |
|
|
float: right; |
|
|
position: relative; |
|
|
position: relative; |
|
|
top: -6px; |
|
|
top: -6px; |
|
|
} |
|
|
} |
|
|
/* line 511, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 512, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-cancel { |
|
|
#page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-cancel { |
|
|
margin-right: 10px; |
|
|
margin-right: 10px; |
|
|
} |
|
|
} |
|
|
/* line 515, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 516, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .title-user .buttons-save-cancel { |
|
|
#page-commande #commandes-points-vente .title-user .buttons-save-cancel { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 519, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 520, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .title-user .choix-user { |
|
|
#page-commande #commandes-points-vente .title-user .choix-user { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 522, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 523, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .title-user .choix-user .form-control { |
|
|
#page-commande #commandes-points-vente .title-user .choix-user .form-control { |
|
|
width: 200px; |
|
|
width: 200px; |
|
|
display: inline; |
|
|
display: inline; |
|
|
} |
|
|
} |
|
|
/* line 530, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 531, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente table.table-produits .td-commande { |
|
|
#page-commande #commandes-points-vente table.table-produits .td-commande { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 533, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 534, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente table.table-produits input.form-control { |
|
|
#page-commande #commandes-points-vente table.table-produits input.form-control { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 539, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 540, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .td-produit, |
|
|
#page-commande #commandes-points-vente .td-produit, |
|
|
#page-commande #commandes-points-vente .th-produit { |
|
|
#page-commande #commandes-points-vente .th-produit { |
|
|
width: 70%; |
|
|
width: 70%; |
|
|
} |
|
|
} |
|
|
/* line 544, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 545, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .td-commande, |
|
|
#page-commande #commandes-points-vente .td-commande, |
|
|
#page-commande #commandes-points-vente .th-commande { |
|
|
#page-commande #commandes-points-vente .th-commande { |
|
|
width: 30%; |
|
|
width: 30%; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 550, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 551, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .td-produit { |
|
|
#page-commande #commandes-points-vente .td-produit { |
|
|
text-transform: uppercase; |
|
|
text-transform: uppercase; |
|
|
} |
|
|
} |
|
|
/* line 554, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 555, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .td-commande { |
|
|
#page-commande #commandes-points-vente .td-commande { |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
} |
|
|
} |
|
|
/* line 558, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 559, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .td-total { |
|
|
#page-commande #commandes-points-vente .td-total { |
|
|
font-size: 18px; |
|
|
font-size: 18px; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 562, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 563, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .td-total span { |
|
|
#page-commande #commandes-points-vente .td-total span { |
|
|
padding: 2px 10px; |
|
|
padding: 2px 10px; |
|
|
background-color: #BB8757; |
|
|
background-color: #BB8757; |
|
|
|
|
|
|
|
|
-webkit-border-radius: 8px; |
|
|
-webkit-border-radius: 8px; |
|
|
border-radius: 8px; |
|
|
border-radius: 8px; |
|
|
} |
|
|
} |
|
|
/* line 572, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 573, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .td-paiement .buttons-credit { |
|
|
#page-commande #commandes-points-vente .td-paiement .buttons-credit { |
|
|
float: right; |
|
|
float: right; |
|
|
} |
|
|
} |
|
|
/* line 578, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 579, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_user, |
|
|
#page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_user, |
|
|
#page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_etablissement { |
|
|
#page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_etablissement { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 585, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 586, ../sass/screen.scss */ |
|
|
#page-commande #commandes-points-vente .panel-commande-automatique .jours .form-group { |
|
|
#page-commande #commandes-points-vente .panel-commande-automatique .jours .form-group { |
|
|
float: left; |
|
|
float: left; |
|
|
margin-right: 10px; |
|
|
margin-right: 10px; |
|
|
} |
|
|
} |
|
|
/* line 594, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 595, ../sass/screen.scss */ |
|
|
#page-commande #old-commandes { |
|
|
#page-commande #old-commandes { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 598, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 599, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente { |
|
|
#page-commande .form-commandes-point-vente { |
|
|
margin-top: 20px; |
|
|
margin-top: 20px; |
|
|
} |
|
|
} |
|
|
/* line 602, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 603, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente table { |
|
|
#page-commande .form-commandes-point-vente table { |
|
|
border-bottom: solid 1px #e0e0e0; |
|
|
border-bottom: solid 1px #e0e0e0; |
|
|
} |
|
|
} |
|
|
/* line 606, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 607, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .title-point-vente { |
|
|
#page-commande .form-commandes-point-vente .title-point-vente { |
|
|
background-color: #fff8e2; |
|
|
background-color: #fff8e2; |
|
|
border-left: solid 3px #BB8757; |
|
|
border-left: solid 3px #BB8757; |
|
|
|
|
|
|
|
|
text-align: left; |
|
|
text-align: left; |
|
|
padding: 10px; |
|
|
padding: 10px; |
|
|
} |
|
|
} |
|
|
/* line 614, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 615, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .title-totaux { |
|
|
#page-commande .form-commandes-point-vente .title-totaux { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 618, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 619, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .border-left { |
|
|
#page-commande .form-commandes-point-vente .border-left { |
|
|
border-left: solid 1px #e0e0e0; |
|
|
border-left: solid 1px #e0e0e0; |
|
|
} |
|
|
} |
|
|
/* line 622, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 623, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .border-right { |
|
|
#page-commande .form-commandes-point-vente .border-right { |
|
|
border-right: solid 1px #e0e0e0; |
|
|
border-right: solid 1px #e0e0e0; |
|
|
} |
|
|
} |
|
|
/* line 626, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 627, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente input.quantite { |
|
|
#page-commande .form-commandes-point-vente input.quantite { |
|
|
width: 30px; |
|
|
width: 30px; |
|
|
background-color: white; |
|
|
background-color: white; |
|
|
border: solid 1px #e0e0e0; |
|
|
border: solid 1px #e0e0e0; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 634, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 635, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .td-produit { |
|
|
#page-commande .form-commandes-point-vente .td-produit { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 638, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 639, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .submit-pv { |
|
|
#page-commande .form-commandes-point-vente .submit-pv { |
|
|
float: right; |
|
|
float: right; |
|
|
} |
|
|
} |
|
|
/* line 642, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 643, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .select-user { |
|
|
#page-commande .form-commandes-point-vente .select-user { |
|
|
background-color: #F9F9F9; |
|
|
background-color: #F9F9F9; |
|
|
border: solid 1px #e0e0e0; |
|
|
border: solid 1px #e0e0e0; |
|
|
} |
|
|
} |
|
|
/* line 647, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 648, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .date-commande { |
|
|
#page-commande .form-commandes-point-vente .date-commande { |
|
|
font-size: 12px; |
|
|
font-size: 12px; |
|
|
} |
|
|
} |
|
|
/* line 651, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 652, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .datepicker, #page-commande .form-commandes-point-vente .text { |
|
|
#page-commande .form-commandes-point-vente .datepicker, #page-commande .form-commandes-point-vente .text { |
|
|
background-color: white; |
|
|
background-color: white; |
|
|
border: solid 1px #e0e0e0; |
|
|
border: solid 1px #e0e0e0; |
|
|
margin-top: 3px; |
|
|
margin-top: 3px; |
|
|
width: 100px; |
|
|
width: 100px; |
|
|
} |
|
|
} |
|
|
/* line 659, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 660, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente td.center { |
|
|
#page-commande .form-commandes-point-vente td.center { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 665, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 666, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .depasse { |
|
|
#page-commande .form-commandes-point-vente .depasse { |
|
|
color: #b32815; |
|
|
color: #b32815; |
|
|
} |
|
|
} |
|
|
/* line 669, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 670, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .total strong span { |
|
|
#page-commande .form-commandes-point-vente .total strong span { |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
font-size: 13px; |
|
|
font-size: 13px; |
|
|
} |
|
|
} |
|
|
/* line 674, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 675, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente .vrac { |
|
|
#page-commande .form-commandes-point-vente .vrac { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 678, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 679, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente td.client { |
|
|
#page-commande .form-commandes-point-vente td.client { |
|
|
text-align: left; |
|
|
text-align: left; |
|
|
padding: 3px; |
|
|
padding: 3px; |
|
|
} |
|
|
} |
|
|
/* line 681, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 682, ../sass/screen.scss */ |
|
|
#page-commande .form-commandes-point-vente td.client .date-commande { |
|
|
#page-commande .form-commandes-point-vente td.client .date-commande { |
|
|
color: gray; |
|
|
color: gray; |
|
|
} |
|
|
} |
|
|
/* line 688, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 689, ../sass/screen.scss */ |
|
|
#page-commande .table-header-rotated { |
|
|
#page-commande .table-header-rotated { |
|
|
border-top: 0px; |
|
|
border-top: 0px; |
|
|
border-left: 0px; |
|
|
border-left: 0px; |
|
|
|
|
|
|
|
|
width: 100%; |
|
|
width: 100%; |
|
|
width: auto; |
|
|
width: auto; |
|
|
} |
|
|
} |
|
|
/* line 695, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 696, ../sass/screen.scss */ |
|
|
#page-commande .table-header-rotated .total strong { |
|
|
#page-commande .table-header-rotated .total strong { |
|
|
border-bottom: solid 1px gray; |
|
|
border-bottom: solid 1px gray; |
|
|
} |
|
|
} |
|
|
/* line 700, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 701, ../sass/screen.scss */ |
|
|
#page-commande .table-header-rotated th.row-header { |
|
|
#page-commande .table-header-rotated th.row-header { |
|
|
width: auto; |
|
|
width: auto; |
|
|
} |
|
|
} |
|
|
/* line 704, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 705, ../sass/screen.scss */ |
|
|
#page-commande .table-header-rotated td { |
|
|
#page-commande .table-header-rotated td { |
|
|
width: 40px; |
|
|
width: 40px; |
|
|
border-top: 1px solid #dddddd; |
|
|
border-top: 1px solid #dddddd; |
|
|
|
|
|
|
|
|
vertical-align: middle; |
|
|
vertical-align: middle; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 713, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 714, ../sass/screen.scss */ |
|
|
#page-commande .table-header-rotated th.rotate-45 { |
|
|
#page-commande .table-header-rotated th.rotate-45 { |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
height: 80px; |
|
|
height: 80px; |
|
|
|
|
|
|
|
|
line-height: 1; |
|
|
line-height: 1; |
|
|
border: 0px none; |
|
|
border: 0px none; |
|
|
} |
|
|
} |
|
|
/* line 727, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 728, ../sass/screen.scss */ |
|
|
#page-commande .table-header-rotated th.rotate-45 > div { |
|
|
#page-commande .table-header-rotated th.rotate-45 > div { |
|
|
background-color: #F5F5F5; |
|
|
background-color: #F5F5F5; |
|
|
position: relative; |
|
|
position: relative; |
|
|
|
|
|
|
|
|
border-right: 1px solid #dddddd; |
|
|
border-right: 1px solid #dddddd; |
|
|
border-top: 1px solid #dddddd; |
|
|
border-top: 1px solid #dddddd; |
|
|
} |
|
|
} |
|
|
/* line 744, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 745, ../sass/screen.scss */ |
|
|
#page-commande .table-header-rotated th.rotate-45 span { |
|
|
#page-commande .table-header-rotated th.rotate-45 span { |
|
|
-ms-transform: skew(45deg, 0deg) rotate(315deg); |
|
|
-ms-transform: skew(45deg, 0deg) rotate(315deg); |
|
|
-moz-transform: skew(45deg, 0deg) rotate(315deg); |
|
|
-moz-transform: skew(45deg, 0deg) rotate(315deg); |
|
|
|
|
|
|
|
|
text-align: left; |
|
|
text-align: left; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 765, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 766, ../sass/screen.scss */ |
|
|
#email-masse-form #ids-users { |
|
|
#email-masse-form #ids-users { |
|
|
line-height: 30px; |
|
|
line-height: 30px; |
|
|
} |
|
|
} |
|
|
/* line 767, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 768, ../sass/screen.scss */ |
|
|
#email-masse-form #ids-users .label { |
|
|
#email-masse-form #ids-users .label { |
|
|
text-transform: capitalize; |
|
|
text-transform: capitalize; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 775, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 776, ../sass/screen.scss */ |
|
|
.produit-create #jours-production .form-group, .produit-update #jours-production .form-group { |
|
|
.produit-create #jours-production .form-group, .produit-update #jours-production .form-group { |
|
|
float: left; |
|
|
float: left; |
|
|
margin-right: 15px; |
|
|
margin-right: 15px; |
|
|
} |
|
|
} |
|
|
/* line 779, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 780, ../sass/screen.scss */ |
|
|
.produit-create #jours-production .form-group label, .produit-update #jours-production .form-group label { |
|
|
.produit-create #jours-production .form-group label, .produit-update #jours-production .form-group label { |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
} |
|
|
} |
|
|
/* line 784, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 785, ../sass/screen.scss */ |
|
|
.produit-create .field-produit-id_etablissement, .produit-update .field-produit-id_etablissement { |
|
|
.produit-create .field-produit-id_etablissement, .produit-update .field-produit-id_etablissement { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 789, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 790, ../sass/screen.scss */ |
|
|
.table-striped > tbody > tr:nth-of-type(2n) { |
|
|
.table-striped > tbody > tr:nth-of-type(2n) { |
|
|
background-color: white; |
|
|
background-color: white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 794, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 795, ../sass/screen.scss */ |
|
|
.wrap .produit-index .td-photo { |
|
|
.wrap .produit-index .td-photo { |
|
|
max-width: 100px; |
|
|
max-width: 100px; |
|
|
width: 100px; |
|
|
width: 100px; |
|
|
} |
|
|
} |
|
|
/* line 798, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 799, ../sass/screen.scss */ |
|
|
.wrap .produit-index .photo-produit { |
|
|
.wrap .produit-index .photo-produit { |
|
|
max-width: 100px; |
|
|
max-width: 100px; |
|
|
} |
|
|
} |
|
|
/* line 802, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 803, ../sass/screen.scss */ |
|
|
.wrap .produit-index .ui-state-highlight { |
|
|
.wrap .produit-index .ui-state-highlight { |
|
|
height: 75px; |
|
|
height: 75px; |
|
|
background-color: #F8F1DD; |
|
|
background-color: #F8F1DD; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* communiquer */ |
|
|
/* communiquer */ |
|
|
/* line 810, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 811, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi { |
|
|
.communiquer-mode-emploi { |
|
|
border: solid 1px #e0e0e0; |
|
|
border: solid 1px #e0e0e0; |
|
|
padding: 10px; |
|
|
padding: 10px; |
|
|
|
|
|
|
|
|
margin-bottom: 30px; |
|
|
margin-bottom: 30px; |
|
|
font-family: "myriadpro-regular"; |
|
|
font-family: "myriadpro-regular"; |
|
|
} |
|
|
} |
|
|
/* line 818, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 819, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi .header .logo { |
|
|
.communiquer-mode-emploi .header .logo { |
|
|
float: left; |
|
|
float: left; |
|
|
width: 75px; |
|
|
width: 75px; |
|
|
padding-right: 20px; |
|
|
padding-right: 20px; |
|
|
padding-top: 10px; |
|
|
padding-top: 10px; |
|
|
} |
|
|
} |
|
|
/* line 824, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 825, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi .header .logo img { |
|
|
.communiquer-mode-emploi .header .logo img { |
|
|
width: 75px; |
|
|
width: 75px; |
|
|
} |
|
|
} |
|
|
/* line 830, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 831, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi .header h1 { |
|
|
.communiquer-mode-emploi .header h1 { |
|
|
font-family: "comfortaaregular"; |
|
|
font-family: "comfortaaregular"; |
|
|
font-size: 40px; |
|
|
font-size: 40px; |
|
|
|
|
|
|
|
|
margin-bottom: 0px; |
|
|
margin-bottom: 0px; |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
} |
|
|
} |
|
|
/* line 838, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 839, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi .header h2 { |
|
|
.communiquer-mode-emploi .header h2 { |
|
|
margin-top: 0px; |
|
|
margin-top: 0px; |
|
|
font-family: "myriadpro-regular"; |
|
|
font-family: "myriadpro-regular"; |
|
|
|
|
|
|
|
|
left: 2px; |
|
|
left: 2px; |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
} |
|
|
} |
|
|
/* line 849, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 850, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi h3 { |
|
|
.communiquer-mode-emploi h3 { |
|
|
font-family: "comfortaalight"; |
|
|
font-family: "comfortaalight"; |
|
|
font-family: "myriadpro-regular"; |
|
|
font-family: "myriadpro-regular"; |
|
|
|
|
|
|
|
|
margin-bottom: 0px; |
|
|
margin-bottom: 0px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 859, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 860, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-encart { |
|
|
.communiquer-mode-emploi-encart { |
|
|
width: 420px; |
|
|
width: 420px; |
|
|
margin-top: 20px; |
|
|
margin-top: 20px; |
|
|
} |
|
|
} |
|
|
/* line 863, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 864, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-encart .header .logo { |
|
|
.communiquer-mode-emploi-encart .header .logo { |
|
|
width: 60px; |
|
|
width: 60px; |
|
|
margin-right: 20px; |
|
|
margin-right: 20px; |
|
|
padding-top: 5px; |
|
|
padding-top: 5px; |
|
|
} |
|
|
} |
|
|
/* line 868, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 869, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-encart .header .logo img { |
|
|
.communiquer-mode-emploi-encart .header .logo img { |
|
|
width: 60px; |
|
|
width: 60px; |
|
|
} |
|
|
} |
|
|
/* line 874, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 875, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-encart .header h1 { |
|
|
.communiquer-mode-emploi-encart .header h1 { |
|
|
margin-bottom: 3px; |
|
|
margin-bottom: 3px; |
|
|
} |
|
|
} |
|
|
/* line 883, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 884, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-encart h3 { |
|
|
.communiquer-mode-emploi-encart h3 { |
|
|
margin-top: 15px; |
|
|
margin-top: 15px; |
|
|
margin-bottom: 15px; |
|
|
margin-bottom: 15px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 889, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 890, ../sass/screen.scss */ |
|
|
.bloc-mode-emploi-pdf { |
|
|
.bloc-mode-emploi-pdf { |
|
|
width: 49.9%; |
|
|
width: 49.9%; |
|
|
float: left; |
|
|
float: left; |
|
|
border-bottom: dotted 1px gray; |
|
|
border-bottom: dotted 1px gray; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 895, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 896, ../sass/screen.scss */ |
|
|
.bloc-mode-emploi-border { |
|
|
.bloc-mode-emploi-border { |
|
|
border-right: dotted 1px gray; |
|
|
border-right: dotted 1px gray; |
|
|
border-bottom: dotted 1px gray; |
|
|
border-bottom: dotted 1px gray; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 900, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 901, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-pdf { |
|
|
.communiquer-mode-emploi-pdf { |
|
|
border: 0px none; |
|
|
border: 0px none; |
|
|
-moz-border-radius: 0px; |
|
|
-moz-border-radius: 0px; |
|
|
|
|
|
|
|
|
margin-bottom: 0px; |
|
|
margin-bottom: 0px; |
|
|
padding: 20px 0px 20px 30px; |
|
|
padding: 20px 0px 20px 30px; |
|
|
} |
|
|
} |
|
|
/* line 908, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 909, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-pdf .header .logo { |
|
|
.communiquer-mode-emploi-pdf .header .logo { |
|
|
float: left; |
|
|
float: left; |
|
|
width: 55px; |
|
|
width: 55px; |
|
|
padding-right: 15px; |
|
|
padding-right: 15px; |
|
|
padding-top: 10px; |
|
|
padding-top: 10px; |
|
|
} |
|
|
} |
|
|
/* line 914, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 915, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-pdf .header .logo img { |
|
|
.communiquer-mode-emploi-pdf .header .logo img { |
|
|
width: 55px; |
|
|
width: 55px; |
|
|
} |
|
|
} |
|
|
/* line 918, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 919, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-pdf .header h1 { |
|
|
.communiquer-mode-emploi-pdf .header h1 { |
|
|
font-size: 32px; |
|
|
font-size: 32px; |
|
|
} |
|
|
} |
|
|
/* line 921, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 922, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-pdf .header h2 { |
|
|
.communiquer-mode-emploi-pdf .header h2 { |
|
|
font-size: 16px; |
|
|
font-size: 16px; |
|
|
} |
|
|
} |
|
|
/* line 926, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 927, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-pdf h3 { |
|
|
.communiquer-mode-emploi-pdf h3 { |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 931, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 932, ../sass/screen.scss */ |
|
|
.bloc-mode-emploi-bottom { |
|
|
.bloc-mode-emploi-bottom { |
|
|
border-bottom: 0px none; |
|
|
border-bottom: 0px none; |
|
|
border-bottom: solid 1px white; |
|
|
border-bottom: solid 1px white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* commandes auto */ |
|
|
/* commandes auto */ |
|
|
/* line 941, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 942, ../sass/screen.scss */ |
|
|
.commandeauto-form #bloc-select-user { |
|
|
.commandeauto-form #bloc-select-user { |
|
|
padding-left: 0px; |
|
|
padding-left: 0px; |
|
|
} |
|
|
} |
|
|
/* line 945, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 946, ../sass/screen.scss */ |
|
|
.commandeauto-form #or-user { |
|
|
.commandeauto-form #or-user { |
|
|
font-size: 20px; |
|
|
font-size: 20px; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 948, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 949, ../sass/screen.scss */ |
|
|
.commandeauto-form #or-user span { |
|
|
.commandeauto-form #or-user span { |
|
|
position: relative; |
|
|
position: relative; |
|
|
top: 24px; |
|
|
top: 24px; |
|
|
} |
|
|
} |
|
|
/* line 954, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 955, ../sass/screen.scss */ |
|
|
.commandeauto-form .field-commandeautoform-id_etablissement { |
|
|
.commandeauto-form .field-commandeautoform-id_etablissement { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 958, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 959, ../sass/screen.scss */ |
|
|
.commandeauto-form .jours .form-group { |
|
|
.commandeauto-form .jours .form-group { |
|
|
float: left; |
|
|
float: left; |
|
|
margin-right: 20px; |
|
|
margin-right: 20px; |
|
|
} |
|
|
} |
|
|
/* line 965, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 966, ../sass/screen.scss */ |
|
|
.commandeauto-form .produits .table { |
|
|
.commandeauto-form .produits .table { |
|
|
width: 500px; |
|
|
width: 500px; |
|
|
} |
|
|
} |
|
|
/* line 968, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 969, ../sass/screen.scss */ |
|
|
.commandeauto-form .produits .quantite { |
|
|
.commandeauto-form .produits .quantite { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* points de vente */ |
|
|
/* points de vente */ |
|
|
/* line 977, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 978, ../sass/screen.scss */ |
|
|
.point-vente-form #pointvente-users { |
|
|
.point-vente-form #pointvente-users { |
|
|
display: none; |
|
|
display: none; |
|
|
height: 500px; |
|
|
height: 500px; |
|
|
overflow-y: scroll; |
|
|
overflow-y: scroll; |
|
|
} |
|
|
} |
|
|
/* line 981, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 982, ../sass/screen.scss */ |
|
|
.point-vente-form #pointvente-users label { |
|
|
.point-vente-form #pointvente-users label { |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
display: block; |
|
|
display: block; |
|
|
} |
|
|
} |
|
|
/* line 985, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 986, ../sass/screen.scss */ |
|
|
.point-vente-form #pointvente-users .commentaire { |
|
|
.point-vente-form #pointvente-users .commentaire { |
|
|
display: none; |
|
|
display: none; |
|
|
margin-left: 17px; |
|
|
margin-left: 17px; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* utilisateurs */ |
|
|
/* utilisateurs */ |
|
|
/* line 996, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 997, ../sass/screen.scss */ |
|
|
.user-index .input-group { |
|
|
.user-index .input-group { |
|
|
width: 180px; |
|
|
width: 180px; |
|
|
} |
|
|
} |
|
|
/* line 999, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 1000, ../sass/screen.scss */ |
|
|
.user-index .input-group .input-credit { |
|
|
.user-index .input-group .input-credit { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |