mirror of https://github.com/ANL-CEEESA/RELOG.git
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.
1 line
6.7 KiB
1 line
6.7 KiB
{"version":3,"file":"static/css/main.ecc14e3e.css","mappings":"AAAA,MACI,mBAAoB,CACpB,qCAA0C,CAC1C,4CAAiD,CACjD,mBACJ,CAEA,UAGI,QAAS,CAFT,QAAS,CACT,SAEJ,CAEA,KACI,wBAAyB,CACzB,qBACJ,CAEA,SAGI,aAAc,CAFd,gBAA4B,CAA5B,2BAA4B,CAC5B,eAAgB,CAEhB,aACJ,CAEA,2BAKI,2BAA6B,CAH7B,0BAA4B,CAD5B,+CAAqD,CAGrD,0BAA4B,CAD5B,yBAGJ,CAEA,oBAGI,+BAAkC,CAClC,+BAAkC,CAFlC,oBAAsB,CADtB,mBAIJ,CAEA,0BACI,+BACJ,CAEA,0BACI,oBACJ,CAEA,yBACI,mBACJ,CClDA,wBAGI,cAAe,CACf,eAAiB,CAHjB,gBAAiB,CACjB,WAGJ,CCLA,kBAII,qBAAuB,CAHvB,wBAAyB,CAEzB,kCAAmC,CADnC,4BAA6B,CAI7B,eAAgB,CADhB,YAEJ,CAEA,qBAKI,yBAA0B,CAF1B,cAAe,CACf,gBAAiB,CAHjB,mBAA4B,CAC5B,kBAIJ,CAEA,iCAGI,eAAgB,CADhB,eAAgB,CADhB,oBAGJ,CCrBA,sBAaI,4C,CATA,wBAAyB,CAGzB,kCAAmC,CADnC,4BAA6B,CAG7B,oBAAyB,CADzB,cAAe,CAIf,cAAe,CADf,eAAiB,CARjB,gBAAiB,CADjB,eAAgB,CADhB,gBAAiB,CASjB,wBAOJ,CAEA,4BACI,kBACJ,CAEA,6BACI,kBACJ,CAEA,uBAII,cAAe,CADf,WAAY,CADZ,oBAAqB,CADrB,cAIJ,CAMA,uBAEI,qBAAsB,CAUtB,iBAAkB,CAClB,sCAA2C,CAV3C,UAAY,CAQZ,cAAe,CAMf,eAAmB,CAHnB,gBAAiB,CAPjB,kBAAmB,CADnB,eAAgB,CAFhB,SAAW,CAeX,gBAAiB,CAXjB,iBAAkB,CAUlB,eAAgB,CARhB,mBAAoB,CAMpB,sBAAuB,CAfvB,iBAAkB,CAIlB,WAAY,CAIZ,WAWJ,CAEA,mDAEI,YAAa,CACb,sBAAuB,CAFvB,kBAGJ,CChEA,oCAEI,yCAA+C,CAC/C,4CAA8C,CAF9C,sBAAwB,CAGxB,4BACJ,CAEA,kEACI,qCAA2C,CAI3C,2BAA6B,CAD7B,0BAA4B,CAE5B,wCAA6C,CAJ7C,oBAAuB,CACvB,wBAA0B,CAI1B,qBACJ,CAEA,gCACI,+BACJ,CAEA,kCACI,kCACJ,CCvBA,sBACI,YAAa,CACb,gBACJ,CAEA,4BAEI,gBAAiB,CACjB,gBAAiB,CAFjB,WAGJ,CAEA,4BAGI,wBAAyB,CACzB,kCAAmC,CAHnC,QAAO,CACP,qBAAsB,CAItB,cAAe,CADf,WAEJ,CAEA,0BACI,oBACJ,CAEA,qBAEI,kCAAuC,CADvC,+BAEJ,CC3BA,yBACI,qBAAuB,CACvB,+BAAgC,CAChC,4BAA6B,CAE7B,QAAS,CADT,SAEJ,CAEA,6BACI,aAAc,CACd,2BACJ,CAEA,gEAKI,oBAAqB,CAHrB,cAAe,CADf,gBAAiB,CAGjB,QAAS,CADT,YAAa,CAGb,qBACJ,CAEA,gCAGI,oBAAyB,CAFzB,cAAe,CACf,eAEJ,CC1BA,sBACI,+BAAoC,CAGpC,wBAA+B,CAE/B,cAAe,CACf,eAAgB,CAJhB,eAAgB,CAKhB,eAAgB,CANhB,YAAa,CAGb,iBAKJ","sources":["index.css","Section.module.css","Card.module.css","Button.module.css","PipelineBlock.module.css","Form.module.css","Header.module.css","Footer.module.css"],"sourcesContent":[":root {\n --site-width: 1200px;\n --box-border: 1px solid rgba(0, 0, 0, 0.2);\n --box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.2);\n --border-radius: 4px;\n}\n\nhtml, body {\n margin: 0;\n padding: 0;\n border: 0;\n}\n\nbody {\n background-color: #f6f6f6;\n color: rgba(0, 0, 0, 0.95);\n}\n\n#content {\n max-width: var(--site-width);\n min-width: 900px;\n margin: 0 auto;\n padding: 0 6px;\n}\n\n.react-flow__node.selected {\n box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2) !important;\n border-width: 2px !important;\n margin-top: -1px !important;\n margin-left: -1px !important;\n border-radius: 8px !important;\n}\n\n.react-flow__handle {\n width: 6px !important;\n height: 6px !important;\n background-color: white !important;\n border: 1px solid black !important;\n}\n\n.react-flow__handle:hover {\n background-color: black !important;\n}\n\n.react-flow__handle-right {\n right: -4px !important;\n}\n\n.react-flow__handle-left {\n left: -4px !important;\n}",".Section {\n line-height: 36px;\n margin: 12px;\n font-size: 16px;\n font-weight: bold;\n}",".Card {\n border: var(--box-border);\n box-shadow: var(--box-shadow);\n border-radius: var(--border-radius);\n background-color: white;\n padding: 12px;\n min-height: 24px;\n}\n\n.Card h1 {\n margin: 12px -12px 0px -12px;\n padding: 6px 12px 0px 12px;\n font-size: 14px;\n line-height: 35px;\n border-top: 1px solid #ddd;\n}\n\n.Card h1:first-child {\n margin: -12px -12px 0px -12px; \n border-top: none;\n background: none;\n}",".Button {\n padding: 6px 36px;\n margin: 12px 6px;\n line-height: 24px;\n border: var(--box-border);\n /* background-color: white; */\n box-shadow: var(--box-shadow);\n border-radius: var(--border-radius);\n cursor: pointer;\n color: rgba(0, 0, 0, 0.8);\n text-transform: uppercase;\n font-weight: bold;\n font-size: 12px;\n background: linear-gradient(\n rgb(255, 255, 255) 25%,\n rgb(245, 245, 245) 100%\n )\n}\n\n.Button:hover {\n background: rgb(245, 245, 245);\n}\n\n.Button:active {\n background: rgba(220, 220, 220);\n}\n\n.inline {\n padding: 0 12px;\n margin: 2px 4px 2px 0;\n height: 32px;\n font-size: 11px;\n}\n\n/* .inline:last-child {\n margin: 2px 1px;\n} */\n\n.tooltip {\n visibility: hidden;\n background-color: #333;\n color: white;\n opacity: 0%;\n width: 180px;\n margin-top: 36px;\n margin-left: -180px;\n position: absolute;\n z-index: 100;\n text-transform: none;\n font-size: 13px;\n border-radius: 4px;\n box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.25);\n line-height: 18px;\n padding: 6px;\n transition: opacity .5s;\n font-weight: normal;\n text-align: left;\n padding: 6px 12px;\n}\n\n.Button:hover .tooltip {\n visibility: visible;\n opacity: 100%;\n transition: opacity .5s;\n}",".PipelineBlock {\n height: 600px !important;\n border: 1px solid rgba(0, 0, 0, 0.1) !important;\n border-radius: var(--border-radius) !important;\n margin-bottom: 12px !important;\n}\n\n.PlantNode, .ProductNode {\n border-color: rgba(0, 0, 0, 0.8) !important;\n color: black !important;\n font-size: 13px !important;\n border-width: 1px !important;\n border-radius: 6px !important;\n box-shadow: 0px 2px 4px -3px black !important;\n width: 100px !important;\n}\n\n.PlantNode {\n background-color: #8d8 !important;\n}\n\n.ProductNode {\n background-color: #e6e6e6 !important;\n}",".FormRow {\n display: flex;\n line-height: 24px;\n}\n\n.FormRow label {\n width: 350px;\n padding: 6px 12px;\n text-align: right;\n}\n\n.FormRow input {\n flex: 1;\n font-family: monospace;\n border: var(--box-border);\n border-radius: var(--border-radius);\n padding: 4px;\n margin: 2px 3px;\n}\n\n.FormRow_unit {\n color: rgba(0, 0, 0, 0.4);\n}\n\n.invalid {\n border: 2px solid #faa !important;\n background-color: rgba(255, 0, 0, 0.05);\n}",".HeaderBox {\n background-color: white;\n border-bottom: var(--box-border);\n box-shadow: var(--box-shadow);\n padding: 0;\n margin: 0;\n}\n\n.HeaderContent {\n margin: 0 auto;\n max-width: var(--site-width);\n}\n\n.HeaderContent h1, .HeaderContent h2 {\n line-height: 48px;\n font-size: 28px;\n padding: 12px;\n margin: 0;\n display: inline-block;\n vertical-align: middle;\n}\n\n.HeaderContent h2 {\n font-size: 22px;\n font-weight: normal;\n color: rgba(0, 0, 0, 0.6);\n}",".Footer {\n background-color: rgba(0, 0, 0, 0.8);\n padding: 24px;\n margin-top: 24px;\n color: rgba(255, 255, 255, 0.5);\n text-align: center;\n font-size: 14px;\n line-height: 8px;\n min-width: 900px;\n\n}"],"names":[],"sourceRoot":""} |