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.

187 lines
8.2KB

  1. /* STRUCTURE */
  2. [class*="sidebar-dark-"] .nav-sidebar > .nav-item.menu-open , [class*="sidebar-dark-"] .nav-sidebar > .nav-item:hover {background:rgba(255,255,255,.1); }
  3. .main-sidebar .logo-long{padding: 8px 0; text-align: center;}
  4. .main-sidebar .logo-long img{height: 40px; display: inline-block;}
  5. .sidebar-collapse .main-sidebar .logo-long span{display: none;}
  6. .sidebar-collapse .main-sidebar:hover .logo-long span{display: inline-block;}
  7. .table.datatable-simple .highlight{background: var(--teal);}
  8. .datatable-field-search.small{width: 50px;}
  9. table.fixedHeader-floating{margin-top: 0px !important;}
  10. table th.sorting_asc, table th.sorting_desc{border-top:3px solid var(--success);}
  11. table th.filtered{border-top:3px solid var(--primary);}
  12. td.actions{white-space: nowrap; text-align: right;}
  13. /************************ form error *********************/
  14. .form-sent .form-control:invalid{border-color: #dc3545; padding-right: 2.25rem; 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");background-repeat: no-repeat;background-position: center right calc(.375em + .1875rem); background-size: calc(.75em + .375rem) calc(.75em + .375rem);}
  15. .form-sent select.form-control:invalid + .select2 .select2-selection{border-color: #dc3545; }
  16. .form-sent select.form-control:invalid + .select2 .select2-selection b{border-color: #dc3545 transparent transparent transparent;}
  17. /*CUSTOM Checkbox
  18. /* Customize the label (the container) */
  19. .form-check-label {display: block; position: relative; padding-left: 26px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
  20. /* Hide the browser's default checkbox */
  21. .form-check-label input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0;}
  22. /* Create a custom checkbox */
  23. .form-check{padding-left: 0px;}
  24. .form-sent .form-check-label input:invalid ~ .checkmark { border-color: #dc3545;}
  25. .form-check-label input:disabled ~ .checkmark {display: none}
  26. .form-check-label input ~ .checkmark { position: absolute; top: 0; left: 0; height: 18px; width: 18px; background-color: #eee;border: 1px solid var(--primary);}
  27. .form-check-label.big input ~ .checkmark { height: 21px; width: 21px; }
  28. .form-check-label input[type="checkbox"] ~ .checkmark {top: 2px;}
  29. .form-check-label input[type="radio"] ~ .checkmark { top:3px; border-radius: 50%;}
  30. .form-check-label:hover input ~ .checkmark { background-color: #ccc;}
  31. /* When the checkbox is checked, add a blue background */
  32. .form-check-label input:checked ~ .checkmark {background-color: var(--primary);}
  33. /* Create the checkmark/indicator (hidden when not checked) */
  34. .form-check-label .checkmark:after { content: ""; position: absolute; display: none;}
  35. /* Show the checkmark when checked */
  36. .form-check-label input:checked ~ .checkmark:after {display: block;}
  37. /* Style the checkmark/indicator */
  38. .form-check-label .checkmark:after {left: 7px; top: 3px; width: 6px; height: 11px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
  39. .form-check-label input[type="checkbox"] ~ .checkmark:after {left: 6px; top: 2px; width: 6px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
  40. .form-check-label input[type="radio"] ~ .checkmark:after {top: 4px; left: 4px; width: 8px; height: 8px; border-radius: 50%; background: white;}
  41. .form-check-label.big input[type="checkbox"] ~ .checkmark:after {left: 7px; top: 3px; width: 6px; height: 11px;}
  42. /* Create a custom radio button */
  43. .product-categories .parent .form-group.field-checkbox .form-check-label{padding-left: 0px; font-style: italic;}
  44. .product-categories .children .form-group.field-checkbox{margin-left: 20px}
  45. .product-categories .form-group{margin-bottom: 0.5rem;}
  46. /* Général */
  47. .btn.btn-primary.action-save{float: right;}
  48. .button-action .btn{margin-left: 10px;}
  49. .input-group-text {
  50. padding: 0.250rem .75rem ;
  51. }
  52. #toast-container.toast-top-right{top:60px}
  53. /* SIDEBAR */
  54. .main-header.navbar{padding: 0; min-height: 57px; }
  55. .lc-navbar li{border-left: 1px solid #e0e0e0; padding: 0.5rem 1.5rem;}
  56. .lc-navbar li label{margin-bottom: 0; vertical-align: middle; font-weight: normal !important;}
  57. #switch-merchant {
  58. min-width: 170px ;
  59. }
  60. /* Sortable */
  61. .ui-sortable-helper{ display: table;}
  62. .ui-state-highlight{background: #eee}
  63. .lc-sortable div:last-child{display: none;}
  64. /* Ckfinder */
  65. .lc-ckfinder-wrap{width: 240px; height: 170px; position: relative;}
  66. .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;}
  67. .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; }
  68. .lc-ckfinder-wrap .lc-ckfinder-illu-wrap i{font-size: 5rem;}
  69. .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;}
  70. .lc-ckfinder-wrap .lc-ckfinder-button{width: 100%; bottom: 0px; left: 0; position: absolute;}
  71. /* VUES JS */
  72. .nav-item .btn {padding-right: 15px; position: relative;}
  73. .nav-item .btn .invalid-form{display: none; position: absolute; top: -7px;right: -6px; color: #dc3545; background: #fff; border-radius: 10px;font-size: 1.2rem;}
  74. .nav-item.has-invalid .btn .invalid-form{display: inline-block; z-index: 2;}
  75. /* ProductFamily */
  76. .new-productfamily #nav-params,
  77. .edit-productfamily #nav-params {
  78. margin-bottom: 30px ;
  79. }
  80. .new-productfamily #nav-params .btn,
  81. .edit-productfamily #nav-params .btn {
  82. margin-left: 20px ;
  83. }
  84. .new-productfamily #product-categories .row,
  85. .edit-productfamily #product-categories .row {
  86. padding: 10px ;
  87. }
  88. .new-productfamily #product-categories .form-group,
  89. .edit-productfamily #product-categories .form-group {
  90. width: 100% ;
  91. padding: 4px ;
  92. }
  93. .new-productfamily #product-categories .children,
  94. .edit-productfamily #product-categories .children {
  95. margin-left: 20px ;
  96. width: 100% ;
  97. }
  98. .new-productfamily ul.products,
  99. .edit-productfamily ul.products {
  100. padding: 0px ;
  101. list-style-type: none ;
  102. }
  103. .new-productfamily ul.products li.product,
  104. .edit-productfamily ul.products li.product {
  105. padding: 0px ;
  106. margin-bottom: 20px ;
  107. position: relative ;
  108. }
  109. .new-productfamily ul.products li.add,
  110. .edit-productfamily ul.products li.add {
  111. text-align: right ;
  112. }
  113. .autoresize textarea{height: auto; min-height: 38px;}
  114. /* ORDER */
  115. .table-order-summary{width: 100%;}
  116. /*.select2-container--bootstrap .select2-selection{max-width: none;}*/
  117. /*.order-product-item{margin: 15px 0; padding: 0;}*/
  118. /* Product */
  119. .product-form-modal{display: none;}
  120. .product-form.modal .form-check-label{font-style: italic; color: #666; text-align: left;}
  121. .products-collection-table .inherited{color: #888; font-style: italic; font-weight: initial;}
  122. .products-collection-table td{}
  123. #lc-product-family-edit .products-collection-table {table-layout:fixed;}
  124. #lc-product-family-edit .products-collection-table tr{border-bottom: 1px solid #dee2e6;}
  125. #lc-product-family-edit .products-collection-table th{font-size:13px; border-left: 1px solid #dee2e6; border-top: 1px solid #dee2e6; text-align: center;}
  126. #lc-product-family-edit .products-collection-table th span {white-space: initial;}
  127. #lc-product-family-edit .products-collection-table th:last-child{border-right: 1px solid #dee2e6;}
  128. #lc-product-family-edit .products-collection-table td{border-left: 1px solid #dee2e6; text-align: center; font-size: 13px;}
  129. #lc-product-family-edit .products-collection-table td:last-child{border-right: 1px solid #dee2e6;}
  130. #lc-product-family-edit .btn-add-product {margin: 20px 0; float: right;}
  131. #lc-product-family-edit .inherited {color: #888; font-style: italic; font-weight: initial;}
  132. /* DeliveryZone */
  133. #autocomplete-cities {
  134. position: relative ;
  135. }
  136. #autocomplete-cities .ui-autocomplete {
  137. left: 30% ;
  138. top: 41px ;
  139. margin-left: 18px ;
  140. }