This commit is contained in:
Przemek Wiech
2020-02-21 19:30:35 +01:00
parent 6fcb2c14a7
commit 4fb060c418
16 changed files with 32 additions and 27 deletions

View File

@@ -1 +0,0 @@
{"version":3,"sources":["index.css"],"names":[],"mappings":"AAAA,UACE,WACF,CAEA,MACE,cACF,CAEA,MACE,WAAY,CACZ,YAAa,CACb,qBACF,CAEA,SACE,aAAc,CACd,YAAa,CACb,eACF,CAEA,cACE,aAAc,CACd,aACF,CAEA,WACE,cAAe,CACf,aAAc,CACd,0BACF,CAEA,QACE,YACF,CAEA,UACE,eACF,CAEA,qBACE,WACF,CAEA,0BACE,SAAU,CACV,WAAY,CACZ,cACF,CAEA,kBACE,WAAY,CACZ,WACF,CAEA,SACE,UACF","file":"main.04f1eb66.chunk.css","sourcesContent":["body, html {\n height: 100%;\n}\n\n.node {\n cursor: pointer;\n}\n\n#root {\n height: 100%;\n display: flex;\n flex-direction: column;\n}\n\n#content {\n flex: 1 1 auto;\n display: flex;\n overflow: hidden;\n}\n\n#svgContainer {\n flex: 1 1 auto;\n overflow: auto;\n}\n\n#sidePanel {\n flex: 0 0 320px;\n overflow: auto;\n border-left: solid #ccc 1px;\n}\n\n.hidden {\n display: none;\n}\n\np.comment {\n margin-top: 16px;\n}\n\ndiv.ui.error.message {\n margin: auto;\n}\n\ndiv.ui.errorPopup.message {\n left: 40px;\n bottom: 40px;\n position: fixed;\n}\n\ndiv.ui.card.intro {\n width: 600px;\n margin: auto;\n}\n\n.version {\n color: #888;\n}"]}

View File

@@ -1,2 +1,2 @@
body,html{height:100%}.node{cursor:pointer}#root{height:100%;display:flex;flex-direction:column}#content{flex:1 1 auto;display:flex;overflow:hidden}#svgContainer{flex:1 1 auto;overflow:auto}#sidePanel{flex:0 0 320px;overflow:auto;border-left:1px solid #ccc}.hidden{display:none}p.comment{margin-top:16px}div.ui.error.message{margin:auto}div.ui.errorPopup.message{left:40px;bottom:40px;position:fixed}div.ui.card.intro{width:600px;margin:auto}.version{color:#888}
/*# sourceMappingURL=main.04f1eb66.chunk.css.map */
body,html{height:100%}.node{cursor:pointer}#root{height:100%;display:flex;flex-direction:column}#content{flex:1 1 auto;display:flex;overflow:hidden}#svgContainer{flex:1 1 auto;overflow:auto}#sidePanel{flex:0 0 320px;overflow:auto;border-left:1px solid #ccc}.hidden{display:none}p.comment{margin-top:16px}div.ui.error.message{margin:auto}div.ui.errorPopup.message{left:40px;bottom:40px;position:fixed}div.ui.card.intro{width:770px;margin:auto}.version{color:#888}.backgroundImage{width:100%;height:100%;background-image:url(../../static/media/topola.060eef13.jpg);background-size:cover;background-position:0 20%;position:fixed;z-index:-100;filter:blur(8px) opacity(30%);-webkit-filter:blur(8px) opacity(30%)}
/*# sourceMappingURL=main.a5b81145.chunk.css.map */

View File

@@ -0,0 +1 @@
{"version":3,"sources":["index.css"],"names":[],"mappings":"AAAA,UACE,WACF,CAEA,MACE,cACF,CAEA,MACE,WAAY,CACZ,YAAa,CACb,qBACF,CAEA,SACE,aAAc,CACd,YAAa,CACb,eACF,CAEA,cACE,aAAc,CACd,aACF,CAEA,WACE,cAAe,CACf,aAAc,CACd,0BACF,CAEA,QACE,YACF,CAEA,UACE,eACF,CAEA,qBACE,WACF,CAEA,0BACE,SAAU,CACV,WAAY,CACZ,cACF,CAEA,kBACE,WAAY,CACZ,WACF,CAEA,SACE,UACF,CAEA,iBACE,UAAW,CACX,WAAY,CACZ,4DAAiC,CACjC,qBAAsB,CACtB,yBAA2B,CAC3B,cAAe,CACf,YAAa,CACb,6BAA8B,CAC9B,qCACF","file":"main.a5b81145.chunk.css","sourcesContent":["body, html {\n height: 100%;\n}\n\n.node {\n cursor: pointer;\n}\n\n#root {\n height: 100%;\n display: flex;\n flex-direction: column;\n}\n\n#content {\n flex: 1 1 auto;\n display: flex;\n overflow: hidden;\n}\n\n#svgContainer {\n flex: 1 1 auto;\n overflow: auto;\n}\n\n#sidePanel {\n flex: 0 0 320px;\n overflow: auto;\n border-left: solid #ccc 1px;\n}\n\n.hidden {\n display: none;\n}\n\np.comment {\n margin-top: 16px;\n}\n\ndiv.ui.error.message {\n margin: auto;\n}\n\ndiv.ui.errorPopup.message {\n left: 40px;\n bottom: 40px;\n position: fixed;\n}\n\ndiv.ui.card.intro {\n width: 770px;\n margin: auto;\n}\n\n.version {\n color: #888;\n}\n\n.backgroundImage {\n width: 100%;\n height: 100%;\n background-image: url(topola.jpg);\n background-size: cover;\n background-position: 0% 20%;\n position: fixed;\n z-index: -100;\n filter: blur(8px) opacity(30%);\n -webkit-filter: blur(8px) opacity(30%);\n}\n"]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB