-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.fb007a24.css.map
1 lines (1 loc) · 2.59 KB
/
index.fb007a24.css.map
1
{"mappings":"AAAA,KAEA,sBAAA,CADA,QAEA,CAEA,OAGA,aAAA,CADA,YAAA,CADA,UAGA,CAEA,QACA,qBACA,CAEA,KAGA,UACA,CAEA,cALA,iBAAA,CACA,KAQA,CAJA,SAGA,UACA,CAEA,kBAKA,YAAA,CACA,qBAAA,CAFA,yBAAA,CAGA,6BAAA,CACA,YAAA,CAPA,iBAAA,CACA,OAAA,CACA,uBAAA,CAMA,UACA,CAMA,aAHA,YAWA,CARA,QAOA,qBAAA,CAHA,qBAAA,CAFA,yBAAA,CAGA,6BAAA,CACA,YAAA,CALA,uBAOA,CAEA,OAIA,4BAAA,CADA,iBAAA,CAGA,cAAA,CAJA,WAAA,CAGA,kBAAA,CAJA,UAMA,CAEA,cACA,qBACA,CAEA,OAEA,gBAAA,CADA,cAEA,CAEA,QACA,kBACA,CAEA,QAKA,qBAAA,CACA,qBAAA,CACA,iBAAA,CAEA,cAAA,CAPA,aAAA,CAMA,aAAA,CALA,cAAA,CACA,YAAA,CAHA,UASA,CAEA,iBACA,qBAAA,CACA,UAAA,CACA,kBACA,CAEA,2DACA,qBAAA,CACA,UACA,CAEA,OACA,eACA,CAEA,YACA,kCACA,CAEA,aACA,mCACA,CAEA,YACA,oCACA,CAEA,OACA,qCACA,CAEA,OACA,mCACA","sources":["css/style.css"],"sourcesContent":["body {\n margin: 0;\n font-family: sans-serif;\n}\n\ncanvas {\n width: 85vw;\n height: 100vh;\n display: block;\n}\n\n.canvas {\n background-color: #FFFFFF;\n}\n\n.map {\n position: absolute;\n top: 0;\n z-index: -1;\n}\n\n.three-d {\n position: absolute;\n top: 0;\n z-index: -5;\n}\n\n.three-d-controls {\n position: absolute;\n right: 0;\n width: calc(15vw - 40px);\n height: calc(100vh - 40px);\n display: none;\n flex-direction: column;\n justify-content: space-between;\n padding: 20px;\n z-index: 10;\n}\n\n.row {\n display: flex;\n}\n\n.column {\n width: calc(15vw - 40px);\n height: calc(100vh - 40px);\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n padding: 20px;\n background-color: #EEE;\n}\n\n.brush {\n width: 20px;\n height: 20px;\n border-radius: 50%;\n border: 1px solid transparent;\n margin-bottom: 20px;\n cursor: pointer;\n}\n\n.brush.active {\n border: 1px solid #000;\n}\n\n.label {\n margin-top: 2px;\n margin-left: 30px;\n}\n\n.inputs {\n margin-bottom: 20px;\n}\n\n.button {\n width: 100%;\n display: block;\n margin: 0 0 5px 0;\n padding: 10px;\n background-color: #FFF;\n border: 1px solid #000;\n border-radius: 4px;\n font-size: 1em;\n cursor: pointer;\n}\n\n.button.disabled {\n border: 1px solid #999;\n color: #999;\n cursor: not-allowed;\n}\n\n.button:hover:not(.disabled), .button:active:not(.disabled) {\n border: 1px solid #666;\n color: #666;\n}\n\n.reset {\n margin-bottom: 0;\n}\n\n.skyscraper {\n background-color: rgba(150, 150, 150, 0.5);\n}\n\n.residential {\n background-color: rgba(252, 13, 27, 0.5);\n}\n\n.commercial {\n background-color: rgba(127, 15, 126, 0.5);\n}\n\n.water {\n background-color: rgba(103, 159, 198, 0.5);\n}\n\n.parks {\n background-color: rgba(15, 127, 18, 0.5);\n}\n"],"names":[],"version":3,"file":"index.fb007a24.css.map"}