1 line
5.2 KiB
Plaintext
1 line
5.2 KiB
Plaintext
{"version":3,"file":"css/store_stock_items.bundle.css","mappings":";AACA;IACI,eAAe;IACf,gBAAgB;IAChB,kBAAkB;IAClB,kBAAkB;AACtB;;AAEA;IACI,eAAe;IACf,gBAAgB;IAChB,kBAAkB;IAClB,kBAAkB;AACtB;;AAEA;IACI,sCAAsC;IACtC,yBAAyB;IACzB,gCAAgC;AACpC;;AAEA;IACI,wCAAwC;IACxC,2BAA2B;IAC3B,kCAAkC;AACtC;;AAEA;IACI,0BAA0B;IAC1B,2BAA2B;IAC3B,eAAe;IACf,YAAY;IACZ,aAAa;IACb,qBAAqB;IACrB,cAAc;AAClB;;AAEA;IACI,gBAAgB;IAChB,oBAAoB;IACpB,cAAc;AAClB;;AAEA;IACI,eAAe;AACnB;;;;AAIA,iBAAiB;AACjB;IACI,sBAAsB;AAC1B;;AAEA,eAAe;;;;ACrDf;IACI,sBAAsB;AAC1B;;;AAGA;IACI,eAAe;AACnB;AACA;IACI,WAAW;IACX,eAAe;AACnB;AACA;;IAEI,WAAW;IACX,eAAe;AACnB;;AAEA;IACI,WAAW;IACX,eAAe;IACf,8BAA8B;AAClC;AACA;IACI,WAAW;IACX,eAAe;AACnB;AACA;;IAEI,UAAU;IACV,cAAc;AAClB;AACA;IACI,UAAU;IACV,cAAc;AAClB;;AAEA;IACI,UAAU;IACV,cAAc;AAClB;AACA;IACI,WAAW;IACX,eAAe;AACnB;;AAEA;;IAEI,UAAU;IACV,cAAc;AAClB;;AAEA;IACI,WAAW;IACX,eAAe;AACnB;AACA;IACI,WAAW;IACX,eAAe;AACnB;AACA;;IAEI,UAAU;IACV,cAAc;AAClB;AACA;;IAEI,UAAU;IACV,cAAc;AAClB;;AAEA;;;IAGI,UAAU;IACV,cAAc;AAClB;;AAEA;;;;;IAKI,WAAW;IACX,eAAe;AACnB,C","sources":["webpack://app/./static/css/sections/store.css","webpack://app/./static/css/pages/store/stock_items.css"],"sourcesContent":["\n.img-product {\n max-width: 20vh;\n max-height: 20vh;\n border-radius: 3vh;\n justify-self: left;\n}\n\n.img-thumbnail {\n max-width: 10vh;\n max-height: 10vh;\n border-radius: 3vh;\n justify-self: left;\n}\n\n.buttonAddToBasket {\n background-color: var(--c_blue_pastel);\n color: var(--c_blue_dark);\n border-color: var(--c_blue_dark);\n}\n\n#buttonCheckout, .buttonBuyNow {\n background-color: var(--c_purple_pastel);\n color: var(--c_purple_dark);\n border-color: var(--c_purple_dark);\n}\n\n.button-increment, .button-decrement {\n border: 2px solid darkgrey;\n background-color: lightgray;\n margin: 1vh 1vh;\n width: 2.5vh;\n height: 2.5vh;\n border-radius: 1.25vh;\n font-size: 2vh;\n}\n\n.container-input > input {\n padding: 0vh 1vh;\n border-radius: 0.5vh;\n max-width: 7vh;\n}\n\n#basket {\n max-width: 100%;\n}\n\n\n\n/* Right column */\n.rightcolumn {\n min-width: fit-content;\n}\n\n/* Main Table */\n\n","\nth, td {\n min-width: fit-content;\n}\n\n\n#tableMain {\n max-width: 90vw;\n}\n#tableMain thead tr th.product_category, #tableMain tbody tr td.product_category {\n width: 12vh;\n min-width: 12vh;\n}\n#tableMain thead tr th.product, #tableMain tbody tr td.product,\n#tableMain thead tr th.storage_location, #tableMain tbody tr td.storage_location {\n width: 10vh;\n min-width: 10vh;\n}\n\n#tableMain thead tr th.product_variations.collapsed, #tableMain tbody tr td.product_variations.collapsed {\n width: 10vh;\n min-width: 10vh;\n display: table-cell !important;\n}\n#tableMain thead tr th.product_variations, #tableMain tbody tr td.product_variations {\n width: 24vh;\n min-width: 24vh;\n}\n#tableMain tbody tr td.product_variations table thead tr th.product_variation_type, #tableMain tbody tr td.product_variations table tbody tr td.product_variation_type,\n#tableMain tbody tr td.product_variations table thead tr th.product_variation, #tableMain tbody tr td.product_variations table tbody tr td.product_variation {\n width: 8vh;\n min-width: 8vh;\n}\n#tableMain tbody tr td.product_variations table thead tr th.add, #tableMain tbody tr td.product_variations table tbody tr td.delete {\n width: 4vh;\n min-width: 4vh;\n}\n\n#tableMain thead tr th.id_currency_cost.collapsed, #tableMain tbody tr td.id_currency_cost.collapsed {\n width: 9vh;\n min-width: 9vh;\n}\n#tableMain thead tr th.id_currency_cost, #tableMain tbody tr td.id_currency_cost {\n width: 11vh;\n min-width: 11vh;\n}\n\n#tableMain thead tr th.cost_unit_local_vat_excl, #tableMain tbody tr td.cost_unit_local_vat_excl,\n#tableMain thead tr th.cost_unit_local_vat_incl, #tableMain tbody tr td.cost_unit_local_vat_incl {\n width: 9vh;\n min-width: 9vh;\n}\n\n#tableMain thead tr th.storage_location.collapsed, #tableMain tbody tr td.storage_location.collapsed {\n width: 10vh;\n min-width: 10vh;\n}\n#tableMain thead tr th.storage_location, #tableMain tbody tr td.storage_location {\n width: 20vh;\n min-width: 20vh;\n}\n#tableMain tbody tr td.storage_location table thead tr th, \n#tableMain tbody tr td.storage_location table tbody tr td {\n width: 8vh;\n min-width: 8vh;\n}\n#tableMain tbody tr td.storage_location table thead tr th:last-of-type,\n#tableMain tbody tr td.storage_location table tbody tr td:last-of-type {\n width: 4vh;\n min-width: 4vh;\n}\n\n#tableMain thead tr th.active, #tableMain tbody tr td.active,\n#tableMain thead tr th.is_sealed, #tableMain tbody tr td.is_sealed,\n#tableMain thead tr th.is_consumed, #tableMain tbody tr td.is_consumed {\n width: 6vh;\n min-width: 6vh;\n}\n\n#tableMain thead tr th.date_purchased, #tableMain tbody tr td.date_purchased,\n#tableMain thead tr th.date_received, #tableMain tbody tr td.date_received,\n#tableMain thead tr th.date_unsealed, #tableMain tbody tr td.date_unsealed,\n#tableMain thead tr th.date_expiration, #tableMain tbody tr td.date_expiration,\n#tableMain thead tr th.date_consumed, #tableMain tbody tr td.date_consumed {\n width: 15vh;\n min-width: 15vh;\n}"],"names":[],"sourceRoot":""} |