|
|
|
|
|
|
|
|
#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 657, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 653, ../sass/screen.scss */ |
|
|
|
|
|
#page-commande .table-header-rotated { |
|
|
|
|
|
border-top: 0px; |
|
|
|
|
|
border-left: 0px; |
|
|
|
|
|
border-right: 0px; |
|
|
|
|
|
width: 100%; |
|
|
|
|
|
width: auto; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 660, ../sass/screen.scss */ |
|
|
|
|
|
#page-commande .table-header-rotated .total strong { |
|
|
|
|
|
border-bottom: solid 1px gray; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 665, ../sass/screen.scss */ |
|
|
|
|
|
#page-commande .table-header-rotated th.row-header { |
|
|
|
|
|
width: auto; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 669, ../sass/screen.scss */ |
|
|
#page-commande .table-header-rotated td { |
|
|
#page-commande .table-header-rotated td { |
|
|
width: 20px; |
|
|
|
|
|
padding: 0px; |
|
|
|
|
|
|
|
|
width: 40px; |
|
|
border-top: 1px solid #dddddd; |
|
|
border-top: 1px solid #dddddd; |
|
|
border-left: 1px solid #dddddd; |
|
|
border-left: 1px solid #dddddd; |
|
|
border-right: 1px solid #dddddd; |
|
|
border-right: 1px solid #dddddd; |
|
|
vertical-align: middle; |
|
|
vertical-align: middle; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 667, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 678, ../sass/screen.scss */ |
|
|
#page-commande .table-header-rotated th.rotate-45 { |
|
|
#page-commande .table-header-rotated th.rotate-45 { |
|
|
|
|
|
font-weight: normal; |
|
|
height: 80px; |
|
|
height: 80px; |
|
|
width: 20px; |
|
|
|
|
|
min-width: 20px; |
|
|
|
|
|
max-width: 20px; |
|
|
|
|
|
|
|
|
width: 40px; |
|
|
|
|
|
min-width: 40px; |
|
|
|
|
|
max-width: 40px; |
|
|
position: relative; |
|
|
position: relative; |
|
|
vertical-align: bottom; |
|
|
vertical-align: bottom; |
|
|
padding: 0; |
|
|
padding: 0; |
|
|
font-size: 12px; |
|
|
|
|
|
line-height: 0.8; |
|
|
|
|
|
|
|
|
font-size: 14px; |
|
|
|
|
|
line-height: 1; |
|
|
|
|
|
border: 0px none; |
|
|
} |
|
|
} |
|
|
/* line 679, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 692, ../sass/screen.scss */ |
|
|
#page-commande .table-header-rotated th.rotate-45 > div { |
|
|
#page-commande .table-header-rotated th.rotate-45 > div { |
|
|
|
|
|
background-color: #F5F5F5; |
|
|
position: relative; |
|
|
position: relative; |
|
|
top: 0px; |
|
|
top: 0px; |
|
|
left: 40px; |
|
|
left: 40px; |
|
|
|
|
|
|
|
|
border-right: 1px solid #dddddd; |
|
|
border-right: 1px solid #dddddd; |
|
|
border-top: 1px solid #dddddd; |
|
|
border-top: 1px solid #dddddd; |
|
|
} |
|
|
} |
|
|
/* line 695, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 709, ../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); |
|
|
|
|
|
|
|
|
position: absolute; |
|
|
position: absolute; |
|
|
bottom: 30px; |
|
|
bottom: 30px; |
|
|
/* 40 cos(45) = 28 with an additional 2px margin*/ |
|
|
/* 40 cos(45) = 28 with an additional 2px margin*/ |
|
|
bottom: 16px; |
|
|
|
|
|
left: -25px; |
|
|
left: -25px; |
|
|
/*Because it looked good, but there is probably a mathematical link here as well*/ |
|
|
/*Because it looked good, but there is probably a mathematical link here as well*/ |
|
|
left: 0px; |
|
|
|
|
|
display: inline-block; |
|
|
display: inline-block; |
|
|
width: 85px; |
|
|
width: 85px; |
|
|
/* 80 / cos(45) - 40 cos (45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/ |
|
|
/* 80 / cos(45) - 40 cos (45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/ |
|
|
width: 43px; |
|
|
|
|
|
text-align: left; |
|
|
text-align: left; |
|
|
white-space: nowrap; |
|
|
|
|
|
/*whether to display in one line or not*/ |
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 720, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 730, ../sass/screen.scss */ |
|
|
#email-masse-form #ids-users { |
|
|
#email-masse-form #ids-users { |
|
|
line-height: 30px; |
|
|
line-height: 30px; |
|
|
} |
|
|
} |
|
|
/* line 722, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 732, ../sass/screen.scss */ |
|
|
#email-masse-form #ids-users .label { |
|
|
#email-masse-form #ids-users .label { |
|
|
text-transform: capitalize; |
|
|
text-transform: capitalize; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 730, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 740, ../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 734, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 744, ../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 739, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 749, ../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 744, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 754, ../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 749, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 759, ../sass/screen.scss */ |
|
|
.wrap .produit-index .td-photo { |
|
|
.wrap .produit-index .td-photo { |
|
|
max-width: 100px; |
|
|
max-width: 100px; |
|
|
width: 100px; |
|
|
width: 100px; |
|
|
} |
|
|
} |
|
|
/* line 753, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 763, ../sass/screen.scss */ |
|
|
.wrap .produit-index .photo-produit { |
|
|
.wrap .produit-index .photo-produit { |
|
|
max-width: 100px; |
|
|
max-width: 100px; |
|
|
} |
|
|
} |
|
|
/* line 757, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 767, ../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 765, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 775, ../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 773, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 783, ../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 779, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 789, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi .header .logo img { |
|
|
.communiquer-mode-emploi .header .logo img { |
|
|
width: 75px; |
|
|
width: 75px; |
|
|
} |
|
|
} |
|
|
/* line 785, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 795, ../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 793, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 803, ../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 804, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 814, ../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 814, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 824, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-encart { |
|
|
.communiquer-mode-emploi-encart { |
|
|
width: 420px; |
|
|
width: 420px; |
|
|
margin-top: 20px; |
|
|
margin-top: 20px; |
|
|
} |
|
|
} |
|
|
/* line 818, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 828, ../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 823, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 833, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-encart .header .logo img { |
|
|
.communiquer-mode-emploi-encart .header .logo img { |
|
|
width: 60px; |
|
|
width: 60px; |
|
|
} |
|
|
} |
|
|
/* line 829, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 839, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-encart .header h1 { |
|
|
.communiquer-mode-emploi-encart .header h1 { |
|
|
margin-bottom: 3px; |
|
|
margin-bottom: 3px; |
|
|
} |
|
|
} |
|
|
/* line 838, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 848, ../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 844, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 854, ../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 850, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 860, ../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 855, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 865, ../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 863, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 873, ../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 869, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 879, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-pdf .header .logo img { |
|
|
.communiquer-mode-emploi-pdf .header .logo img { |
|
|
width: 55px; |
|
|
width: 55px; |
|
|
} |
|
|
} |
|
|
/* line 873, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 883, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-pdf .header h1 { |
|
|
.communiquer-mode-emploi-pdf .header h1 { |
|
|
font-size: 32px; |
|
|
font-size: 32px; |
|
|
} |
|
|
} |
|
|
/* line 876, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 886, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-pdf .header h2 { |
|
|
.communiquer-mode-emploi-pdf .header h2 { |
|
|
font-size: 16px; |
|
|
font-size: 16px; |
|
|
} |
|
|
} |
|
|
/* line 881, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 891, ../sass/screen.scss */ |
|
|
.communiquer-mode-emploi-pdf h3 { |
|
|
.communiquer-mode-emploi-pdf h3 { |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 886, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 896, ../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 896, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 906, ../sass/screen.scss */ |
|
|
.commandeauto-form #bloc-select-user { |
|
|
.commandeauto-form #bloc-select-user { |
|
|
padding-left: 0px; |
|
|
padding-left: 0px; |
|
|
} |
|
|
} |
|
|
/* line 900, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 910, ../sass/screen.scss */ |
|
|
.commandeauto-form #or-user { |
|
|
.commandeauto-form #or-user { |
|
|
font-size: 20px; |
|
|
font-size: 20px; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 903, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 913, ../sass/screen.scss */ |
|
|
.commandeauto-form #or-user span { |
|
|
.commandeauto-form #or-user span { |
|
|
position: relative; |
|
|
position: relative; |
|
|
top: 24px; |
|
|
top: 24px; |
|
|
} |
|
|
} |
|
|
/* line 909, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 919, ../sass/screen.scss */ |
|
|
.commandeauto-form .field-commandeautoform-id_etablissement { |
|
|
.commandeauto-form .field-commandeautoform-id_etablissement { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 913, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 923, ../sass/screen.scss */ |
|
|
.commandeauto-form .jours .form-group { |
|
|
.commandeauto-form .jours .form-group { |
|
|
float: left; |
|
|
float: left; |
|
|
margin-right: 20px; |
|
|
margin-right: 20px; |
|
|
} |
|
|
} |
|
|
/* line 920, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 930, ../sass/screen.scss */ |
|
|
.commandeauto-form .produits .table { |
|
|
.commandeauto-form .produits .table { |
|
|
width: 500px; |
|
|
width: 500px; |
|
|
} |
|
|
} |
|
|
/* line 923, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 933, ../sass/screen.scss */ |
|
|
.commandeauto-form .produits .quantite { |
|
|
.commandeauto-form .produits .quantite { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* points de vente */ |
|
|
/* points de vente */ |
|
|
/* line 932, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 942, ../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 936, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 946, ../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; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* utilisateurs */ |
|
|
/* utilisateurs */ |
|
|
/* line 946, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 956, ../sass/screen.scss */ |
|
|
.user-index .input-group { |
|
|
.user-index .input-group { |
|
|
width: 180px; |
|
|
width: 180px; |
|
|
} |
|
|
} |
|
|
/* line 949, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 959, ../sass/screen.scss */ |
|
|
.user-index .input-group .input-credit { |
|
|
.user-index .input-group .input-credit { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |