芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/mixmidia.mgaplay.com.br/modules/menuboard/menuboard8.template.json
{ "id": "menuBoard8", "value": "4 Categories - Charcoal bold (Legacy)", "css": "body {\n width: 1080px !important;\n height: 1920px !important;\n background-color: [background-color];\n}\n\n #content, .menu-board-parent-container {\n position: relative;\n width: 1080px;\nheight: 1920px;\n}\n\n.menu-board-parent-container {\n background: [background-color];\n display: flex;\n flex-direction: column;\n}\n\n.menu-board-name {\n color: [header-font-color];\n background: [primary-color];\n font-weight: bold;\n font-size: 2.4rem;\n padding: 0.5rem 1rem;\n text-align: left;\n }\n\n.menu-board-categories-container {\n overflow: hidden;\n flex-basis: 100%;\n color: [font-color];\n}\n\n.menu-board-zone {\n font-size: 1.4rem;\n display: flex;\n flex-direction: row-reverse;\n border-top: 0.5rem solid [secondary-color];\n overflow: hidden;\n }\n\n.menu-board-category-header {\n font-size: 2.2rem;\n color: [background-color];\n line-height: 2.2rem;\n background: [primary-color];\n border-left: 1rem solid [secondary-color];\n padding: 0.4rem;\n font-weight: bold;\n writing-mode: vertical-lr;\n}\n\n.menu-board-products-container{\n margin: 0.75rem 1rem;\n flex: 1\n }\n\n.menu-board-product {\n padding: 0.75rem 0;\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n align-content: flex-start;\n justify-content: space-between;\n border-bottom: 0.3rem solid [product-border-color];\n}\n\n.menu-board-product-page {\n width: 100%;\n}\n\n.menu-board-product-name {\n order: 1;\n flex-basis: 60%;\n font-size: 1.5rem;\n font-weight: bold;\n}\n\n.menu-board-product-price {\n order: 2;\n flex-basis: 20%;\n font-size: 1.6rem;\n text-align: right;\n}\n\n.menu-board-product-description {\n order: 3;\n flex-basis: 90%;\n max-height: 2.4rem;\n font-size: 1.2rem;\n overflow: hidden;\n padding-bottom: 0.25rem;\n min-height: 1.2rem;\n}\n\n.menu-board-product-allergy {\n order: 4;\n \n width: 100%;\n color: [secondary-color];\n}\n\n.menu-board-product-options-container {\n order: 5;\n width: 100%;\n line-height: 1rem;\n }\n\n.menu-board-product-options { font-size: 1rem;\n color: [primary-color]; display: inline-block;\n margin-right: 2rem;\n}\n\n.menu-board-product.product-unavailable .menu-board-product-name, .menu-board-product.product-unavailable .menu-board-product-price, .menu-board-product.product-unavailable .menu-board-product-description, .menu-board-product.product-unavailable .menu-board-product-allergy, .menu-board-product.product-unavailable .menu-board-product-options {\n color: [disabled-color];\n}\n\n.menu-board-product.product-highlight .menu-board-product-name, .menu-board-product.product-highlight .menu-board-product-price {\n font-size: 1.8rem;\n color: [highlight-color];\n font-weight: bold;\n}\n\n.menu-board-product-image {\n order: 0;\n margin-right: 1rem;\n width: 100px;\n height: 100px;\n object-fit: cover;\n }\n\n .menu-board-product-info {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n align-content: flex-start;\n justify-content: space-between;\n flex: 8;\n row-gap: 2px;\n}", "image": "modules/menuboard/template-thumbs/menuBoard8.png", "widgetOriginalWidth": "1080", "widgetOriginalHeight": "1920", "orientation": "portrait", "info": { "zones": 4, "flex-size": { "1": 3, "2": 3, "3": 4, "4": 3 }, "legacy": true, "productImage": true, "flex-template": "display: flex; flex-direction: column;", "options": { "primary-color": { "name": "Primary", "type": "colorPicker", "default": "#4d4d4d" }, "secondary-color": { "name": "Secondary", "type": "colorPicker", "default": "#ac971b" }, "background-color": { "name": "Background", "type": "colorPicker", "default": "#f3eff9" }, "font-color": { "name": "Text", "type": "colorPicker", "default": "#333333" }, "header-font-color": { "name": "Header text", "type": "colorPicker", "default": "#ffffff" }, "disabled-color": { "name": "Disabled item text", "type": "colorPicker", "default": "#cfcfcf" }, "product-border-color": { "name": "Product border colour", "type": "colorPicker", "default": "#dcdcdc" }, "highlight-color": { "name": "Highlighted item text", "type": "colorPicker", "default": "#d9c236" }, "show-header": { "name": "Show header?", "query": ".menu-board-name", "type": "switch", "rule": "display", "default": "1" }, "show-product-images": { "name": "Show product images?", "query": ".menu-board-product-image", "type": "switch", "rule": "display", "default": "1" } } } }