You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

731 lines
17KB

  1. @charset "UTF-8";
  2. /* STRUCTURE */
  3. /* line 3, ../../sass/backend/custom.scss */
  4. body {
  5. font-size: 0.9rem;
  6. }
  7. /* line 4, ../../sass/backend/custom.scss */
  8. [class*="sidebar-dark-"] .nav-sidebar > .nav-item.menu-open, [class*="sidebar-dark-"] .nav-sidebar > .nav-item:hover {
  9. background: rgba(255, 255, 255, 0.1);
  10. }
  11. /* line 6, ../../sass/backend/custom.scss */
  12. .align-center {
  13. text-align: center;
  14. }
  15. /* line 7, ../../sass/backend/custom.scss */
  16. .align-left {
  17. text-align: left;
  18. }
  19. /* line 8, ../../sass/backend/custom.scss */
  20. .align-right {
  21. text-align: right;
  22. }
  23. /* line 10, ../../sass/backend/custom.scss */
  24. .hidden {
  25. display: none;
  26. }
  27. /* line 12, ../../sass/backend/custom.scss */
  28. .select2-container--default .select2-results__option[aria-disabled=true] {
  29. display: none;
  30. }
  31. /* line 16, ../../sass/backend/custom.scss */
  32. .field-collection-item-action {
  33. font-size: 2rem;
  34. font-weight: bold;
  35. margin-left: 4px;
  36. width: 7%;
  37. text-align: center;
  38. display: inline-block;
  39. line-height: 2.2rem;
  40. }
  41. /* line 25, ../../sass/backend/custom.scss */
  42. .field-collection-item-row .form-control {
  43. width: 92%;
  44. float: left;
  45. }
  46. /* line 30, ../../sass/backend/custom.scss */
  47. .card-tools h5 {
  48. margin-bottom: 0px;
  49. }
  50. /***************************************** ADMIN SIDEBAR ***************************************/
  51. /* line 34, ../../sass/backend/custom.scss */
  52. .main-sidebar p {
  53. font-size: 0.8rem;
  54. }
  55. /* line 35, ../../sass/backend/custom.scss */
  56. .main-sidebar .sidebar {
  57. padding-left: 0px;
  58. padding-right: 0px;
  59. margin-top: 57px;
  60. }
  61. /* line 36, ../../sass/backend/custom.scss */
  62. .main-sidebar .nav-link {
  63. padding: .4rem .5rem .4rem .7rem;
  64. }
  65. /* line 41, ../../sass/backend/custom.scss */
  66. #lc-flash-messages {
  67. display: none;
  68. }
  69. /* line 43, ../../sass/backend/custom.scss */
  70. .main-sidebar .logo-long {
  71. padding: 8px 0;
  72. text-align: center;
  73. }
  74. /* line 44, ../../sass/backend/custom.scss */
  75. .main-sidebar .logo-long img {
  76. height: 40px;
  77. display: inline-block;
  78. }
  79. /* line 45, ../../sass/backend/custom.scss */
  80. .sidebar-collapse .main-sidebar .logo-long span {
  81. display: none;
  82. }
  83. /* line 46, ../../sass/backend/custom.scss */
  84. .sidebar-collapse .main-sidebar:hover .logo-long span {
  85. display: inline-block;
  86. }
  87. /* line 48, ../../sass/backend/custom.scss */
  88. .table.datatable-simple .highlight {
  89. background: var(--teal);
  90. }
  91. /* line 49, ../../sass/backend/custom.scss */
  92. .datatable-field-search.small {
  93. width: 50px;
  94. }
  95. /* line 51, ../../sass/backend/custom.scss */
  96. .dataTables_length, .dataTables_filter {
  97. padding: .75rem 1.25rem 0.25rem;
  98. }
  99. /* line 53, ../../sass/backend/custom.scss */
  100. table.fixedHeader-floating {
  101. margin-top: 0px !important;
  102. }
  103. /* line 54, ../../sass/backend/custom.scss */
  104. table th.sorting_asc, table th.sorting_desc {
  105. border-top: 3px solid var(--success);
  106. }
  107. /* line 55, ../../sass/backend/custom.scss */
  108. table th.filtered {
  109. border-top: 3px solid var(--primary);
  110. }
  111. /* line 57, ../../sass/backend/custom.scss */
  112. td.actions {
  113. white-space: nowrap;
  114. text-align: right;
  115. }
  116. /* line 59, ../../sass/backend/custom.scss */
  117. .table td, .table th {
  118. padding: 0.35rem;
  119. }
  120. /* line 60, ../../sass/backend/custom.scss */
  121. .delivery-field .form-group {
  122. display: inline-block;
  123. margin-bottom: 0px;
  124. margin-right: 15px;
  125. }
  126. /* line 61, ../../sass/backend/custom.scss */
  127. .delivery-field .form-group .form-control {
  128. width: 150px;
  129. }
  130. /* line 63, ../../sass/backend/custom.scss */
  131. table th input {
  132. width: auto;
  133. }
  134. /* line 64, ../../sass/backend/custom.scss */
  135. table th .select2-container--default .select2-selection--single {
  136. padding: 0.3rem 0.4rem;
  137. }
  138. /************************ LOGIN PAGE *********************/
  139. /* line 67, ../../sass/backend/custom.scss */
  140. .login-logo {
  141. display: block;
  142. margin: auto;
  143. }
  144. /************************ form error *********************/
  145. /* line 70, ../../sass/backend/custom.scss */
  146. .form-sent .form-control:invalid {
  147. border-color: #dc3545;
  148. padding-right: 2.25rem;
  149. background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  150. background-repeat: no-repeat;
  151. background-position: center right calc(.375em + .1875rem);
  152. background-size: calc(.75em + .375rem) calc(.75em + .375rem);
  153. }
  154. /* line 71, ../../sass/backend/custom.scss */
  155. .form-sent select.form-control:invalid + .select2 .select2-selection {
  156. border-color: #dc3545;
  157. }
  158. /* line 72, ../../sass/backend/custom.scss */
  159. .form-sent select.form-control:invalid + .select2 .select2-selection b {
  160. border-color: #dc3545 transparent transparent transparent;
  161. }
  162. /*CUSTOM Checkbox
  163. /* Customize the label (the container) */
  164. /* line 77, ../../sass/backend/custom.scss */
  165. .form-check-label {
  166. display: block;
  167. position: relative;
  168. padding-left: 26px;
  169. cursor: pointer;
  170. -webkit-user-select: none;
  171. -moz-user-select: none;
  172. -ms-user-select: none;
  173. user-select: none;
  174. }
  175. /* Hide the browser's default checkbox */
  176. /* line 79, ../../sass/backend/custom.scss */
  177. .form-check-label input {
  178. position: absolute;
  179. opacity: 0;
  180. cursor: pointer;
  181. height: 0;
  182. width: 0;
  183. }
  184. /* Create a custom checkbox */
  185. /* line 82, ../../sass/backend/custom.scss */
  186. .form-check {
  187. padding-left: 0px;
  188. }
  189. /* line 84, ../../sass/backend/custom.scss */
  190. .form-sent .form-check-label input:invalid ~ .checkmark {
  191. border-color: #dc3545;
  192. }
  193. /* line 85, ../../sass/backend/custom.scss */
  194. .form-check-label input:disabled ~ .checkmark {
  195. display: none;
  196. }
  197. /* line 86, ../../sass/backend/custom.scss */
  198. .form-check-label input ~ .checkmark {
  199. position: absolute;
  200. top: 0;
  201. left: 0;
  202. height: 18px;
  203. width: 18px;
  204. background-color: #eee;
  205. border: 1px solid var(--primary);
  206. }
  207. /* line 87, ../../sass/backend/custom.scss */
  208. .form-check-label.big input ~ .checkmark {
  209. height: 21px;
  210. width: 21px;
  211. }
  212. /* line 88, ../../sass/backend/custom.scss */
  213. .form-check-label input[type="checkbox"] ~ .checkmark {
  214. top: 2px;
  215. }
  216. /* line 89, ../../sass/backend/custom.scss */
  217. .form-check-label input[type="radio"] ~ .checkmark {
  218. top: 3px;
  219. border-radius: 50%;
  220. }
  221. /* line 90, ../../sass/backend/custom.scss */
  222. .form-check-label:hover input ~ .checkmark {
  223. background-color: #ccc;
  224. }
  225. /* When the checkbox is checked, add a blue background */
  226. /* line 92, ../../sass/backend/custom.scss */
  227. .form-check-label input:checked ~ .checkmark {
  228. background-color: var(--primary);
  229. }
  230. /* Create the checkmark/indicator (hidden when not checked) */
  231. /* line 94, ../../sass/backend/custom.scss */
  232. .form-check-label .checkmark:after {
  233. content: "";
  234. position: absolute;
  235. display: none;
  236. }
  237. /* Show the checkmark when checked */
  238. /* line 96, ../../sass/backend/custom.scss */
  239. .form-check-label input:checked ~ .checkmark:after {
  240. display: block;
  241. }
  242. /* Style the checkmark/indicator */
  243. /* line 98, ../../sass/backend/custom.scss */
  244. .form-check-label .checkmark:after {
  245. left: 7px;
  246. top: 3px;
  247. width: 6px;
  248. height: 11px;
  249. border: solid white;
  250. border-width: 0 3px 3px 0;
  251. -webkit-transform: rotate(45deg);
  252. -ms-transform: rotate(45deg);
  253. transform: rotate(45deg);
  254. }
  255. /* line 99, ../../sass/backend/custom.scss */
  256. .form-check-label input[type="checkbox"] ~ .checkmark:after {
  257. left: 6px;
  258. top: 2px;
  259. width: 6px;
  260. height: 10px;
  261. border: solid white;
  262. border-width: 0 3px 3px 0;
  263. -webkit-transform: rotate(45deg);
  264. -ms-transform: rotate(45deg);
  265. transform: rotate(45deg);
  266. }
  267. /* line 100, ../../sass/backend/custom.scss */
  268. .form-check-label input[type="radio"] ~ .checkmark:after {
  269. top: 4px;
  270. left: 4px;
  271. width: 8px;
  272. height: 8px;
  273. border-radius: 50%;
  274. background: white;
  275. }
  276. /* line 102, ../../sass/backend/custom.scss */
  277. .form-check-label.big input[type="checkbox"] ~ .checkmark:after {
  278. left: 7px;
  279. top: 3px;
  280. width: 6px;
  281. height: 11px;
  282. }
  283. /* Create a custom radio button */
  284. /* line 106, ../../sass/backend/custom.scss */
  285. .product-categories .parent .form-group.field-checkbox .form-check-label {
  286. padding-left: 0px;
  287. font-style: italic;
  288. }
  289. /* line 107, ../../sass/backend/custom.scss */
  290. .product-categories .children .form-group.field-checkbox {
  291. margin-left: 20px;
  292. }
  293. /* line 108, ../../sass/backend/custom.scss */
  294. .product-categories .form-group {
  295. margin-bottom: 0.15rem;
  296. }
  297. /* line 109, ../../sass/backend/custom.scss */
  298. .lc-deleted-field {
  299. display: none;
  300. }
  301. /* line 110, ../../sass/backend/custom.scss */
  302. .lc-offline-field {
  303. opacity: 0.5;
  304. }
  305. /* line 111, ../../sass/backend/custom.scss */
  306. .lc-offline-field label::after {
  307. content: ' [hors ligne]';
  308. }
  309. /* Général */
  310. /* line 117, ../../sass/backend/custom.scss */
  311. .btn.btn-primary.action-save {
  312. float: right;
  313. }
  314. /* line 118, ../../sass/backend/custom.scss */
  315. .button-action a.float-right {
  316. margin-left: 10px;
  317. }
  318. /* line 120, ../../sass/backend/custom.scss */
  319. .input-group-text {
  320. padding: 0.25rem 0.75rem;
  321. }
  322. /* line 124, ../../sass/backend/custom.scss */
  323. .col-form-label {
  324. font-weight: bold;
  325. }
  326. /* line 126, ../../sass/backend/custom.scss */
  327. #toast-container.toast-top-right {
  328. top: 60px;
  329. }
  330. /* SIDEBAR */
  331. /* line 129, ../../sass/backend/custom.scss */
  332. .main-header.navbar {
  333. padding: 0;
  334. min-height: 57px;
  335. }
  336. /* line 130, ../../sass/backend/custom.scss */
  337. .lc-navbar li {
  338. border-left: 1px solid #e0e0e0;
  339. padding: 0.5rem 1.5rem;
  340. }
  341. /* line 131, ../../sass/backend/custom.scss */
  342. .lc-navbar li label {
  343. margin-bottom: 0;
  344. vertical-align: middle;
  345. font-weight: normal !important;
  346. }
  347. /* line 133, ../../sass/backend/custom.scss */
  348. #switch-merchant {
  349. min-width: 170px;
  350. }
  351. /* Sortable */
  352. /* line 139, ../../sass/backend/custom.scss */
  353. .ui-sortable-helper {
  354. display: table;
  355. }
  356. /* line 140, ../../sass/backend/custom.scss */
  357. .ui-state-highlight {
  358. background: #eee;
  359. }
  360. /* line 141, ../../sass/backend/custom.scss */
  361. .lc-sortable div:last-child {
  362. display: none;
  363. }
  364. /* Ckfinder */
  365. /*
  366. .lc-ckfinder-wrap{width: 240px; height: 170px; position: relative;}
  367. .lc-ckfinder-wrap .lc-ckfinder-illu-wrap{position:relative; : 100%; height: 139px; display: flex; align-items: center; justify-content: center; background: #eee; background-size: contain;}
  368. .lc-ckfinder-wrap .lc-ckfinder-illu{width: 100%; height: 100%; background-size: contain; position: absolute; top: 0; left: 0;z-index: 1; background-repeat: no-repeat; background-position: center center; }
  369. .lc-ckfinder-wrap .lc-ckfinder-illu-wrap i{font-size: 5rem;}
  370. .lc-ckfinder-wrap .lc-ckfinder-remove{border: 0px; font-size: 1.8rem; position: absolute;z-index: 2; color:#dc3545; top: -20px; right: -20px; background: 0; display: none;}
  371. .lc-ckfinder-wrap .lc-ckfinder-button{width: 100%; bottom: 0px; left: 0; position: absolute;}
  372. */
  373. /* VUES JS */
  374. /* line 156, ../../sass/backend/custom.scss */
  375. .nav-item .btn {
  376. padding-right: 15px;
  377. position: relative;
  378. }
  379. /* line 157, ../../sass/backend/custom.scss */
  380. .nav-item .btn .invalid-form {
  381. display: none;
  382. position: absolute;
  383. top: -7px;
  384. right: -6px;
  385. color: #dc3545;
  386. background: #fff;
  387. border-radius: 10px;
  388. font-size: 1.2rem;
  389. }
  390. /* line 158, ../../sass/backend/custom.scss */
  391. .nav-item.has-invalid .btn .invalid-form {
  392. display: inline-block;
  393. z-index: 2;
  394. }
  395. /* ProductFamily */
  396. /* line 163, ../../sass/backend/custom.scss */
  397. .field-unit-quantity {
  398. border-bottom: 2px dotted #eee;
  399. padding-bottom: 10px;
  400. margin-bottom: 20px;
  401. }
  402. /* line 164, ../../sass/backend/custom.scss */
  403. .field-reduction-apply {
  404. border-top: 2px dotted #eee;
  405. padding-top: 10px;
  406. margin-top: 20px;
  407. }
  408. /* line 166, ../../sass/backend/custom.scss */
  409. .new-productfamily #nav-params,
  410. .edit-productfamily #nav-params {
  411. margin-bottom: 30px;
  412. }
  413. /* line 171, ../../sass/backend/custom.scss */
  414. .new-productfamily #nav-params .btn,
  415. .edit-productfamily #nav-params .btn {
  416. margin-left: 20px;
  417. }
  418. /* line 176, ../../sass/backend/custom.scss */
  419. .new-productfamily #product-categories .row,
  420. .edit-productfamily #product-categories .row {
  421. padding: 10px;
  422. }
  423. /* line 181, ../../sass/backend/custom.scss */
  424. .new-productfamily #product-categories .form-group,
  425. .edit-productfamily #product-categories .form-group {
  426. width: 100%;
  427. padding: 4px;
  428. }
  429. /* line 187, ../../sass/backend/custom.scss */
  430. .new-productfamily #product-categories .children,
  431. .edit-productfamily #product-categories .children {
  432. margin-left: 20px;
  433. width: 100%;
  434. }
  435. /* line 193, ../../sass/backend/custom.scss */
  436. .new-productfamily ul.products,
  437. .edit-productfamily ul.products {
  438. padding: 0px;
  439. list-style-type: none;
  440. }
  441. /* line 199, ../../sass/backend/custom.scss */
  442. .new-productfamily ul.products li.product,
  443. .edit-productfamily ul.products li.product {
  444. padding: 0px;
  445. margin-bottom: 20px;
  446. position: relative;
  447. }
  448. /* line 206, ../../sass/backend/custom.scss */
  449. .new-productfamily ul.products li.add,
  450. .edit-productfamily ul.products li.add {
  451. text-align: right;
  452. }
  453. /* line 211, ../../sass/backend/custom.scss */
  454. .autoresize textarea {
  455. height: auto;
  456. min-height: 38px;
  457. }
  458. /* ORDER */
  459. /* line 217, ../../sass/backend/custom.scss */
  460. .table-order-summary {
  461. width: 100%;
  462. }
  463. /* line 220, ../../sass/backend/custom.scss */
  464. .order-product-item.redelivery {
  465. background: rgba(18, 104, 253, 0.38) !important;
  466. }
  467. /*.select2-container--bootstrap .select2-selection{max-width: none;}*/
  468. /*.order-product-item{margin: 15px 0; padding: 0;}*/
  469. /* Product */
  470. /* line 225, ../../sass/backend/custom.scss */
  471. .product-form-modal {
  472. display: none;
  473. }
  474. /* line 226, ../../sass/backend/custom.scss */
  475. .product-form.modal .form-check-label {
  476. font-style: italic;
  477. color: #666;
  478. text-align: left;
  479. }
  480. /* line 227, ../../sass/backend/custom.scss */
  481. .products-collection-table .inherited {
  482. color: #888;
  483. font-style: italic;
  484. font-weight: initial;
  485. }
  486. /* line 228, ../../sass/backend/custom.scss */
  487. .products-collection-table td {
  488. position: relative;
  489. }
  490. /* line 229, ../../sass/backend/custom.scss */
  491. .card-body.p-0 .products-collection-table tbody > tr > td:first-of-type, .card-body.p-0 .products-collection-table tbody > tr > th:first-of-type, .card-body.p-0 .products-collection-table thead > tr > td:first-of-type, .card-body.p-0 .products-collection-table thead > tr > th:first-of-type {
  492. padding-left: 0.35rem;
  493. }
  494. /* line 230, ../../sass/backend/custom.scss */
  495. .products-collection-table .btn-empty-field {
  496. position: absolute;
  497. right: 3px;
  498. font-size: 0.7rem;
  499. top: 5px;
  500. padding: 0px;
  501. }
  502. /* line 231, ../../sass/backend/custom.scss */
  503. #lc-product-family-edit .products-collection-table {
  504. table-layout: fixed;
  505. }
  506. /* line 232, ../../sass/backend/custom.scss */
  507. #lc-product-family-edit .products-collection-table tr {
  508. border-bottom: 1px solid #dee2e6;
  509. }
  510. /* line 233, ../../sass/backend/custom.scss */
  511. #lc-product-family-edit .products-collection-table th {
  512. font-size: 13px;
  513. border-left: 1px solid #dee2e6;
  514. border-top: 1px solid #dee2e6;
  515. text-align: center;
  516. }
  517. /* line 234, ../../sass/backend/custom.scss */
  518. #lc-product-family-edit .products-collection-table th span {
  519. white-space: initial;
  520. }
  521. /* line 235, ../../sass/backend/custom.scss */
  522. #lc-product-family-edit .products-collection-table th:last-child {
  523. border-right: 1px solid #dee2e6;
  524. }
  525. /* line 236, ../../sass/backend/custom.scss */
  526. #lc-product-family-edit .products-collection-table td {
  527. border-left: 1px solid #dee2e6;
  528. text-align: center;
  529. font-size: 13px;
  530. }
  531. /* line 237, ../../sass/backend/custom.scss */
  532. #lc-product-family-edit .products-collection-table td:last-child {
  533. border-right: 1px solid #dee2e6;
  534. white-space: nowrap;
  535. }
  536. /* line 238, ../../sass/backend/custom.scss */
  537. #lc-product-family-edit .btn-add-product {
  538. margin: 20px 0;
  539. float: right;
  540. }
  541. /* line 239, ../../sass/backend/custom.scss */
  542. #lc-product-family-edit .inherited {
  543. color: #888;
  544. font-style: italic;
  545. font-weight: initial;
  546. }
  547. /* line 240, ../../sass/backend/custom.scss */
  548. #lc-product-family-edit .products-collection-table td .value {
  549. min-width: 80%;
  550. margin: auto;
  551. min-height: 35px;
  552. cursor: pointer;
  553. }
  554. /* line 241, ../../sass/backend/custom.scss */
  555. #lc-product-family-edit .products-collection-table td .modal {
  556. text-align: left;
  557. }
  558. /* DeliveryZone */
  559. /* line 245, ../../sass/backend/custom.scss */
  560. #autocomplete-cities {
  561. position: relative;
  562. }
  563. /* line 249, ../../sass/backend/custom.scss */
  564. #autocomplete-cities .ui-autocomplete {
  565. left: 30%;
  566. top: 41px;
  567. margin-left: 18px;
  568. }
  569. /* line 255, ../../sass/backend/custom.scss */
  570. .head-reminders {
  571. margin-top: 15px;
  572. }
  573. /* TABLEAU DE BORD */
  574. /* line 258, ../../sass/backend/custom.scss */
  575. .todo-list > li {
  576. position: relative;
  577. }
  578. /* line 259, ../../sass/backend/custom.scss */
  579. .todo-list > li .text {
  580. margin-left: 30px;
  581. }
  582. /* line 260, ../../sass/backend/custom.scss */
  583. .todo-list > li .tools {
  584. position: absolute;
  585. top: 4px;
  586. right: 15px;
  587. }
  588. /* line 262, ../../sass/backend/custom.scss */
  589. #addTicketMessageForm {
  590. margin-top: 30px;
  591. border-top: 2px dotted #eee;
  592. padding-top: 30px;
  593. }
  594. /* line 264, ../../sass/backend/custom.scss */
  595. #dashboard .list-btn-statistic {
  596. display: flex;
  597. flex-wrap: wrap;
  598. justify-content: center;
  599. }
  600. /* line 265, ../../sass/backend/custom.scss */
  601. #dashboard .btn-statistic {
  602. width: 120px;
  603. height: 70px;
  604. text-align: center;
  605. border: 1px solid black;
  606. line-height: 1rem;
  607. }
  608. /* line 266, ../../sass/backend/custom.scss */
  609. #dashboard .btn-statistic small {
  610. margin-bottom: 10px;
  611. display: block;
  612. }
  613. /* line 267, ../../sass/backend/custom.scss */
  614. #dashboard .btn-statistic .value {
  615. display: block;
  616. }