|
- /* line 5, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
- html, body, div, span, applet, object, iframe,
- h1, h2, h3, h4, h5, h6, p, blockquote, pre,
- a, abbr, acronym, address, big, cite, code,
- del, dfn, em, img, ins, kbd, q, s, samp,
- small, strike, strong, sub, sup, tt, var,
- b, u, i, center,
- dl, dt, dd, ol, ul, li,
- fieldset, form, label, legend,
- table, caption, tbody, tfoot, thead, tr, th, td,
- article, aside, canvas, details, embed,
- figure, figcaption, footer, header, hgroup,
- menu, nav, output, ruby, section, summary,
- time, mark, audio, video {
- margin: 0;
- padding: 0;
- border: 0;
- font: inherit;
- font-size: 100%;
- vertical-align: baseline;
- }
-
- /* line 22, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
- html {
- line-height: 1;
- }
-
- /* line 24, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
- ol, ul {
- list-style: none;
- }
-
- /* line 26, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
-
- /* line 28, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
- caption, th, td {
- text-align: left;
- font-weight: normal;
- vertical-align: middle;
- }
-
- /* line 30, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
- q, blockquote {
- quotes: none;
- }
- /* line 103, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
- q:before, q:after, blockquote:before, blockquote:after {
- content: "";
- content: none;
- }
-
- /* line 32, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
- a img {
- border: none;
- }
-
- /* line 116, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
- article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
- display: block;
- }
-
- /* line 5, ../sass/_layout.scss */
- body {
- font-family: "Arial";
- background-color: #BB8757;
- color: #333;
- line-height: 20px;
- font-size: 14px;
- }
-
- /* line 13, ../sass/_layout.scss */
- .clr {
- clear: both;
- }
-
- /* line 17, ../sass/_layout.scss */
- #header-bap {
- background-color: #F8F1DD;
- padding-top: 7px;
- padding-bottom: 7px;
- }
- /* line 22, ../sass/_layout.scss */
- #header-bap .container {
- padding-left: 0px;
- padding-right: 0px;
- }
- /* line 27, ../sass/_layout.scss */
- #header-bap #logo {
- color: black;
- text-decoration: none;
- position: relative;
- top: 3px;
- }
- /* line 33, ../sass/_layout.scss */
- #header-bap #logo img {
- width: 25px;
- }
- /* line 36, ../sass/_layout.scss */
- #header-bap #logo .text {
- font-size: 17px;
- font-family: "comfortaalight";
- position: relative;
- bottom: 6px;
- left: 3px;
- }
- /* line 45, ../sass/_layout.scss */
- #header-bap ul#nav-bap {
- float: right;
- }
- /* line 48, ../sass/_layout.scss */
- #header-bap ul#nav-bap li {
- float: right;
- }
- /* line 50, ../sass/_layout.scss */
- #header-bap ul#nav-bap li a {
- color: black;
- font-size: 15px;
- color: #BB8757;
- }
- /* line 55, ../sass/_layout.scss */
- #header-bap ul#nav-bap li a:hover, #header-bap ul#nav-bap li a:focus {
- color: #333;
- color: #BB8757;
- background: none;
- }
- /* line 62, ../sass/_layout.scss */
- #header-bap ul#nav-bap li ul {
- background-color: #F8F1DD;
- border-top: solid 2px #BB8757;
- }
- /* line 66, ../sass/_layout.scss */
- #header-bap ul#nav-bap li ul li a {
- text-transform: uppercase;
- font-size: 13px;
- }
-
- /* line 76, ../sass/_layout.scss */
- #header {
- background-color: #BB8757;
- text-align: center;
- padding-top: 40px;
- padding-bottom: 70px;
- border-bottom: solid 1px #e0e0e0;
- }
- /* line 83, ../sass/_layout.scss */
- #header .container {
- position: relative;
- padding: 0px;
- }
- /* line 88, ../sass/_layout.scss */
- #header h1, #header h2 {
- color: white;
- }
- /* line 92, ../sass/_layout.scss */
- #header h1 {
- text-transform: uppercase;
- font-family: "myriadpro-regular";
- font-size: 35px;
- padding-bottom: 20px;
- font-weight: bold;
- }
- /* line 100, ../sass/_layout.scss */
- #header h2 {
- font-family: "myriadpro-it";
- font-size: 18px;
- padding-bottom: 15px;
- }
- /* line 106, ../sass/_layout.scss */
- #header #credit {
- position: absolute;
- top: 0px;
- right: 0px;
- color: white;
- font-family: "myriadpro-semibold";
- border-bottom: solid 1px white;
- padding: 7px 0px;
- }
- /* line 115, ../sass/_layout.scss */
- #header #credit span {
- font-family: "myriadpro-light";
- }
-
- /* line 121, ../sass/_layout.scss */
- #main {
- background-color: #F8F1DD;
- }
- /* line 124, ../sass/_layout.scss */
- #main #main-nav {
- width: 100%;
- position: relative;
- top: -40px;
- background-color: white;
- border-bottom: solid 1px #e0e0e0;
- }
- /* line 133, ../sass/_layout.scss */
- #main #main-nav ul li a {
- color: #BB8757;
- text-transform: uppercase;
- font-family: "myriadpro-regular";
- border-right: solid 1px #e0e0e0;
- }
- /* line 140, ../sass/_layout.scss */
- #main #main-nav ul li a:hover, #main #main-nav ul li.active a {
- background: none;
- border-bottom: solid 1px #BB8757;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-radius: 0px;
- }
- /* line 147, ../sass/_layout.scss */
- #main #main-nav ul li#btn-administration {
- background-color: #F8F1DD;
- float: right;
- }
- /* line 154, ../sass/_layout.scss */
- #main #main-nav #user {
- color: #BB8757;
- float: right;
- padding: 10px;
- }
- /* line 161, ../sass/_layout.scss */
- #main #page-title {
- padding-left: 15px;
- padding-right: 15px;
- padding-bottom: 15px;
- border-bottom: solid 1px #e0e0e0;
- margin-bottom: 10px;
- font-family: "myriadpro-light";
- font-size: 30px;
- position: relative;
- top: -10px;
- text-align: center;
- }
- /* line 174, ../sass/_layout.scss */
- #main .container {
- padding: 0px;
- background-color: white;
- min-height: 500px;
- border-left: solid 1px #e0e0e0;
- border-right: solid 1px #e0e0e0;
- }
- /* line 182, ../sass/_layout.scss */
- #main #content {
- padding: 0px 20px 20px 20px;
- }
- /* line 185, ../sass/_layout.scss */
- #main #content h1, #main #content h2, #main #content h3, #main #content h4, #main #content h5, #main #content h6 {
- font-family: "myriadpro-regular";
- margin-top: 30px;
- margin-bottom: 20px;
- }
- /* line 190, ../sass/_layout.scss */
- #main #content h1.first, #main #content h2.first, #main #content h3.first, #main #content h4.first, #main #content h5.first, #main #content h6.first {
- margin-top: 0px;
- }
- /* line 195, ../sass/_layout.scss */
- #main #content h1 {
- font-size: 30px;
- }
- /* line 199, ../sass/_layout.scss */
- #main #content h2 {
- font-size: 25px;
- }
- /* line 204, ../sass/_layout.scss */
- #main #content h3 {
- font-size: 22px;
- }
- /* line 208, ../sass/_layout.scss */
- #main #content h4 {
- font-size: 20px;
- }
- /* line 212, ../sass/_layout.scss */
- #main #content h5 {
- font-size: 18px;
- }
- /* line 216, ../sass/_layout.scss */
- #main #content h6 {
- font-size: 16px;
- }
-
- /* line 222, ../sass/_layout.scss */
- #footer {
- background-color: #BB8757;
- height: 100px;
- }
- /* line 226, ../sass/_layout.scss */
- #footer .container {
- padding: 0px;
- }
- /* line 228, ../sass/_layout.scss */
- #footer .container .overflow {
- height: 30px;
- background-color: white;
- border-left: solid 1px #e0e0e0;
- border-right: solid 1px #e0e0e0;
- border-bottom: solid 1px #e0e0e0;
- }
- /* line 236, ../sass/_layout.scss */
- #footer .container .content {
- padding-top: 20px;
- color: white;
- }
- /* line 240, ../sass/_layout.scss */
- #footer .container .content a {
- color: white;
- text-decoration: underline;
- margin-right: 10px;
- }
-
- /* line 4, ../sass/producer/_index.scss */
- .producer-index #presentation .photo {
- text-align: center;
- }
- /* line 6, ../sass/producer/_index.scss */
- .producer-index #presentation .photo .img-photo {
- width: 100%;
- max-width: 500px;
- }
-
- /* line 4, ../sass/commande/_form.scss */
- .commande-create .commande-form,
- .commande-update .commande-form {
- min-height: 600px;
- padding-bottom: 60px;
- }
- /* line 9, ../sass/commande/_form.scss */
- .commande-create .commande-form h2,
- .commande-update .commande-form h2 {
- font-family: "myriadpro-regular";
- }
- /* line 13, ../sass/commande/_form.scss */
- .commande-create .commande-form #infos-importantes.alert-warning,
- .commande-update .commande-form #infos-importantes.alert-warning {
- float: right;
- }
- /* line 19, ../sass/commande/_form.scss */
- .commande-create .commande-form #datepicker-production .ui-datepicker,
- .commande-update .commande-form #datepicker-production .ui-datepicker {
- float: left;
- margin-right: 20px;
- font-size: 20px;
- }
- /* line 25, ../sass/commande/_form.scss */
- .commande-create .commande-form #datepicker-production .ui-datepicker-header,
- .commande-update .commande-form #datepicker-production .ui-datepicker-header {
- background-color: #BB8757;
- }
- /* line 29, ../sass/commande/_form.scss */
- .commande-create .commande-form #datepicker-production .ui-datepicker-title,
- .commande-update .commande-form #datepicker-production .ui-datepicker-title {
- color: white;
- }
- /* line 35, ../sass/commande/_form.scss */
- .commande-create .commande-form #datepicker-production .ui-datepicker-prev:hover,
- .commande-create .commande-form #datepicker-production .ui-datepicker-next:hover,
- .commande-update .commande-form #datepicker-production .ui-datepicker-prev:hover,
- .commande-update .commande-form #datepicker-production .ui-datepicker-next:hover {
- border: 0px none;
- background: none;
- }
- /* line 41, ../sass/commande/_form.scss */
- .commande-create .commande-form #datepicker-production .ui-helper-clearfix:after,
- .commande-update .commande-form #datepicker-production .ui-helper-clearfix:after {
- clear: none;
- }
- /* line 46, ../sass/commande/_form.scss */
- .commande-create .commande-form #datepicker-production .ui-datepicker-calendar a,
- .commande-update .commande-form #datepicker-production .ui-datepicker-calendar a {
- text-decoration: none;
- background-color: #F8F1DD;
- }
- /* line 49, ../sass/commande/_form.scss */
- .commande-create .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-hover, .commande-create .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-active,
- .commande-update .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-hover,
- .commande-update .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-active {
- background-color: #BB8757;
- color: white;
- border-color: #cdc3b7;
- }
- /* line 58, ../sass/commande/_form.scss */
- .commande-create .commande-form .date-commande,
- .commande-update .commande-form .date-commande {
- margin-bottom: 53px;
- }
- /* line 60, ../sass/commande/_form.scss */
- .commande-create .commande-form .date-commande span,
- .commande-update .commande-form .date-commande span {
- background-color: #BB8757;
- color: white;
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
- border-radius: 10px;
- padding: 10px;
- font-family: "myriadpro-regular";
- font-size: 20px;
- }
- /* line 70, ../sass/commande/_form.scss */
- .commande-create .commande-form #has-commande-en-cours,
- .commande-update .commande-form #has-commande-en-cours {
- margin-top: 15px;
- }
- /* line 73, ../sass/commande/_form.scss */
- .commande-create .commande-form #has-commande-en-cours a,
- .commande-update .commande-form #has-commande-en-cours a {
- color: #a94442;
- text-decoration: none;
- font-weight: bold;
- }
- /* line 80, ../sass/commande/_form.scss */
- .commande-create .commande-form .field-commande-id_production,
- .commande-update .commande-form .field-commande-id_production {
- display: none;
- }
- /* line 84, ../sass/commande/_form.scss */
- .commande-create .commande-form .field-commande-id_point_vente,
- .commande-update .commande-form .field-commande-id_point_vente {
- margin-top: 30px;
- }
- /* line 88, ../sass/commande/_form.scss */
- .commande-create .commande-form .field-commande-id_production,
- .commande-update .commande-form .field-commande-id_production {
- margin-bottom: 0px;
- }
- /* line 90, ../sass/commande/_form.scss */
- .commande-create .commande-form .field-commande-id_production label,
- .commande-update .commande-form .field-commande-id_production label {
- margin-bottom: 0px;
- }
- /* line 94, ../sass/commande/_form.scss */
- .commande-create .commande-form .field-commande-id_production .help-block,
- .commande-update .commande-form .field-commande-id_production .help-block {
- margin-bottom: 0px;
- }
- /* line 99, ../sass/commande/_form.scss */
- .commande-create .commande-form .field-commande-id_point_vente,
- .commande-update .commande-form .field-commande-id_point_vente {
- display: none;
- }
- /* line 103, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs,
- .commande-update .commande-form .blocs {
- list-style-type: none;
- margin: 0px;
- padding: 0px;
- }
- /* line 108, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc,
- .commande-update .commande-form .blocs .bloc {
- text-decoration: none;
- width: 268px;
- height: 130px;
- float: left;
- padding: 20px;
- margin-right: 20px;
- margin-bottom: 8px;
- cursor: pointer;
- float: left;
- background-color: #f9f9f9;
- background-color: white;
- border: 1px solid #d8d8d8;
- }
- /* line 123, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc .nom,
- .commande-update .commande-form .blocs .bloc .nom {
- font-family: "comfortaalight";
- font-size: 20px;
- }
- /* line 129, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc .adresse,
- .commande-update .commande-form .blocs .bloc .adresse {
- color: gray;
- font-size: 13px;
- line-height: 16px;
- }
- /* line 135, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc .horaires,
- .commande-update .commande-form .blocs .bloc .horaires {
- margin-top: 7px;
- }
- /* line 137, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc .horaires .jour,
- .commande-update .commande-form .blocs .bloc .horaires .jour {
- font-weight: bold;
- display: none;
- }
- /* line 144, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc.selected,
- .commande-update .commande-form .blocs .bloc.selected {
- border-left: solid 5px #BB8757;
- }
- /* line 147, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc.selected .contenu,
- .commande-update .commande-form .blocs .bloc.selected .contenu {
- position: relative;
- left: -4px;
- }
- /* line 153, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc:hover,
- .commande-update .commande-form .blocs .bloc:hover {
- -moz-box-shadow: 0px 0px 5px #d8d8d8;
- -webkit-box-shadow: 0px 0px 5px #d8d8d8;
- box-shadow: 0px 0px 5px #d8d8d8;
- }
- /* line 158, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc.disabled,
- .commande-update .commande-form .blocs .bloc.disabled {
- display: none;
- }
- /* line 163, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc .commentaire,
- .commande-update .commande-form .blocs .bloc .commentaire {
- margin-top: 5px;
- }
- /* line 165, ../sass/commande/_form.scss */
- .commande-create .commande-form .blocs .bloc .commentaire span,
- .commande-update .commande-form .blocs .bloc .commentaire span {
- background-color: #BB8757;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- color: white;
- font-weight: bold;
- padding: 3px 10px;
- }
- /* line 176, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits,
- .commande-update .commande-form #produits {
- margin-top: 15px;
- }
- /* line 179, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits #label-produits,
- .commande-update .commande-form #produits #label-produits {
- display: block;
- margin-bottom: 5px;
- }
- /* line 184, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table,
- .commande-update .commande-form #produits .table {
- margin-top: 7px;
- }
- /* line 187, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .illu,
- .commande-update .commande-form #produits .table .illu {
- float: left;
- height: auto;
- width: 70px;
- margin-right: 15px;
- }
- /* line 194, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .photo,
- .commande-update .commande-form #produits .table .photo {
- padding: 0px;
- width: 120px;
- }
- /* line 199, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .th-photo, .commande-create .commande-form #produits .table .td-photo,
- .commande-update .commande-form #produits .table .th-photo,
- .commande-update .commande-form #produits .table .td-photo {
- width: 120px;
- }
- /* line 203, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .nom,
- .commande-update .commande-form #produits .table .nom {
- font-family: "comfortaalight";
- font-weight: bold;
- text-transform: uppercase;
- font-size: 18px;
- }
- /* line 210, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .description,
- .commande-update .commande-form #produits .table .description {
- font-style: italic;
- }
- /* line 214, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .recette,
- .commande-update .commande-form #produits .table .recette {
- font-size: 12px;
- }
- /* line 218, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .input-group,
- .commande-update .commande-form #produits .table .input-group {
- width: 133px;
- }
- /* line 220, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .input-group .quantity,
- .commande-update .commande-form #produits .table .input-group .quantity {
- text-align: center;
- }
- /* line 225, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .colonne-quantite, .commande-create .commande-form #produits .table .prix-unit, .commande-create .commande-form #produits .table .total,
- .commande-update .commande-form #produits .table .colonne-quantite,
- .commande-update .commande-form #produits .table .prix-unit,
- .commande-update .commande-form #produits .table .total {
- width: 150px;
- text-align: center;
- }
- /* line 230, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table td#total-commande, .commande-create .commande-form #produits .table td#total-commande-vrac, .commande-create .commande-form #produits .table td.total,
- .commande-update .commande-form #produits .table td#total-commande,
- .commande-update .commande-form #produits .table td#total-commande-vrac,
- .commande-update .commande-form #produits .table td.total {
- text-align: center;
- }
- /* line 234, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .epuise,
- .commande-update .commande-form #produits .table .epuise {
- display: none;
- text-transform: uppercase;
- color: #B32815;
- font-weight: bold;
- font-size: 16px;
- text-align: center;
- }
- /* line 243, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .quantite-restante,
- .commande-update .commande-form #produits .table .quantite-restante {
- font-size: 12px;
- margin-top: 8px;
- }
- /* line 247, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table .quantite-restante .nb,
- .commande-update .commande-form #produits .table .quantite-restante .nb {
- font-weight: bold;
- }
- /* line 252, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table td.produit, .commande-create .commande-form #produits .table th.produit,
- .commande-update .commande-form #produits .table td.produit,
- .commande-update .commande-form #produits .table th.produit {
- width: 70%;
- }
- /* line 256, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table td.prix-unit, .commande-create .commande-form #produits .table th.prix-unit,
- .commande-update .commande-form #produits .table td.prix-unit,
- .commande-update .commande-form #produits .table th.prix-unit {
- width: 10%;
- }
- /* line 260, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table td.colonne-quantite, .commande-create .commande-form #produits .table th.colonne-quantite,
- .commande-update .commande-form #produits .table td.colonne-quantite,
- .commande-update .commande-form #produits .table th.colonne-quantite {
- width: 10%;
- }
- /* line 264, ../sass/commande/_form.scss */
- .commande-create .commande-form #produits .table td.total, .commande-create .commande-form #produits .table th.total,
- .commande-update .commande-form #produits .table td.total,
- .commande-update .commande-form #produits .table th.total {
- width: 10%;
- }
- /* line 270, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed,
- .commande-update .commande-form #bar-fixed {
- display: none;
- position: fixed;
- bottom: 0px;
- z-index: 100;
- background-color: white;
- padding: 15px;
- margin-bottom: 0px;
- -moz-box-shadow: 0 0 5px gray;
- -webkit-box-shadow: 0 0 5px gray;
- box-shadow: 0 0 5px gray;
- -moz-border-radius: 10px 10px 0px 0px;
- -webkit-border-radius: 10px;
- border-radius: 10px 10px 0px 0px;
- border-top: solid 1px #e0e0e0;
- background-color: #F9F9F9;
- background-color: #F8F1DD;
- text-align: center;
- }
- /* line 287, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed .container,
- .commande-update .commande-form #bar-fixed .container {
- min-height: auto;
- background: none;
- border: 0px none;
- }
- /* line 293, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed.not-fixed,
- .commande-update .commande-form #bar-fixed.not-fixed {
- position: relative;
- -moz-box-shadow: none;
- -webkit-box-shadow: none;
- box-shadow: none;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-radius: 0px;
- border: solid 1px #e0e0e0;
- padding-right: 20px;
- }
- /* line 302, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed.no-credit-pain #bloc-valider-commande,
- .commande-update .commande-form #bar-fixed.no-credit-pain #bloc-valider-commande {
- margin-top: 0px;
- float: right;
- }
- /* line 308, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #total-commande-bottom,
- .commande-update .commande-form #bar-fixed #total-commande-bottom {
- background-color: white;
- -moz-border-radius: 20px;
- -webkit-border-radius: 20px;
- border-radius: 20px;
- padding: 5px 25px;
- border: solid 1px #e0e0e0;
- }
- /* line 315, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed .btn-commentaire,
- .commande-update .commande-form #bar-fixed .btn-commentaire {
- float: left;
- }
- /* line 323, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed .btn-commentaire,
- .commande-update .commande-form #bar-fixed .btn-commentaire {
- margin-right: 10px;
- }
- /* line 327, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #bloc-valider-commande,
- .commande-update .commande-form #bar-fixed #bloc-valider-commande {
- text-align: right;
- margin-top: 20px;
- }
- /* line 331, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #bloc-valider-commande button,
- .commande-update .commande-form #bar-fixed #bloc-valider-commande button {
- width: 340px;
- margin-right: 10px;
- }
- /* line 337, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #checkbox-credit-pain,
- .commande-update .commande-form #bar-fixed #checkbox-credit-pain {
- float: right;
- width: 340px;
- padding: 3px 11px;
- background-color: white;
- border: solid 1px #ccc;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- margin-right: 10px;
- text-shadow: 0 1px 0 #fff;
- -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
- -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 348, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #checkbox-credit-pain.paiement-impossible,
- .commande-update .commande-form #bar-fixed #checkbox-credit-pain.paiement-impossible {
- background-color: #e0e0e0;
- }
- /* line 352, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #checkbox-credit-pain .info,
- .commande-update .commande-form #bar-fixed #checkbox-credit-pain .info {
- color: gray;
- font-weight: normal;
- }
- /* line 357, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #checkbox-credit-pain .the-credit,
- .commande-update .commande-form #bar-fixed #checkbox-credit-pain .the-credit {
- background-color: #BB8757;
- color: white;
- padding: 2px 8px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- }
- /* line 364, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #checkbox-credit-pain .montant-paye,
- .commande-update .commande-form #bar-fixed #checkbox-credit-pain .montant-paye {
- color: #BB8757;
- }
- /* line 368, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #checkbox-credit-pain #info-credit-vide,
- .commande-update .commande-form #bar-fixed #checkbox-credit-pain #info-credit-vide {
- font-size: 12px;
- }
- /* line 372, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #checkbox-credit-pain #credit-pain-disabled,
- .commande-update .commande-form #bar-fixed #checkbox-credit-pain #credit-pain-disabled {
- display: none;
- font-size: 12px;
- }
- /* line 378, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed .btn-retour, .commande-create .commande-form #bar-fixed .annuler-commande,
- .commande-update .commande-form #bar-fixed .btn-retour,
- .commande-update .commande-form #bar-fixed .annuler-commande {
- float: left;
- margin-right: 5px;
- }
- /* line 383, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed .annuler-commande,
- .commande-update .commande-form #bar-fixed .annuler-commande {
- color: #b92c28;
- background-color: white;
- }
- /* line 388, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed #total-commande-bottom,
- .commande-update .commande-form #bar-fixed #total-commande-bottom {
- display: none;
- font-weight: bold;
- font-family: "comfortaalight";
- font-size: 24px;
- }
- /* line 395, ../sass/commande/_form.scss */
- .commande-create .commande-form #bar-fixed .field-commande-commentaire,
- .commande-update .commande-form #bar-fixed .field-commande-commentaire {
- display: none;
- }
- /* line 403, ../sass/commande/_form.scss */
- .commande-create .ui-datepicker .ui-widget-header,
- .commande-update .ui-datepicker .ui-widget-header {
- background: none;
- background-color: gray;
- border: 0px none;
- color: black;
- font-weight: normal;
- }
- /* line 411, ../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 {
- background: none;
- background-color: gray;
- border-color: black;
- color: black;
- }
-
- /* line 4, ../sass/commande/_historique.scss */
- .commande-historique #liste-boulangeries {
- display: none;
- }
|