This commit is contained in:
Przemek Wiech
2019-07-09 00:35:28 +02:00
parent 34047f63f9
commit fd82df47e5
21 changed files with 466 additions and 459 deletions

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

View File

@@ -1,2 +0,0 @@
body,html{height:100%}.node{cursor:pointer}#root{height:100%;-webkit-flex-direction:column;flex-direction:column}#content,#root{display:-webkit-flex;display:flex}#content{overflow:hidden}#content,#svgContainer{-webkit-flex:1 1 auto;flex:1 1 auto}#sidePanel,#svgContainer{overflow:auto}#sidePanel{-webkit-flex:0 0 320px;flex:0 0 320px;border-left:1px solid #ccc}.hidden{display:none}p.comment{margin-top:16px}div.ui.negative.message{margin:auto}div.ui.card.intro{width:600px;margin:auto}
/*# sourceMappingURL=main.53df0304.chunk.css.map */

View File

@@ -1 +0,0 @@
{"version":3,"sources":["/home/pwiech/personal/github/topola-viewer/src/index.css","main.53df0304.chunk.css"],"names":[],"mappings":"AAAA,UACE,WCCF,CDEA,MACE,cCCF,CDEA,MACE,WAAA,CAEA,6BAAA,CAAA,qBCGF,CDAA,eAJE,oBAAA,CAAA,YCYF,CDRA,SAGE,eCKF,CDFA,uBALE,qBAAA,CAAA,aCaF,CDHA,yBAHE,aCaF,CDVA,WACE,sBAAA,CAAA,cAAA,CAEA,0BCOF,CDJA,QACE,YCOF,CDJA,UACE,eCOF,CDJA,wBACE,WCOF,CDJA,kBACE,WAAA,CACA,WCOF","file":"main.53df0304.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.negative.message {\n margin: auto;\n}\n\ndiv.ui.card.intro {\n width: 600px;\n margin: auto;\n}\n","body, html {\n height: 100%;\n}\n\n.node {\n cursor: pointer;\n}\n\n#root {\n height: 100%;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: column;\n flex-direction: column;\n}\n\n#content {\n -webkit-flex: 1 1 auto;\n flex: 1 1 auto;\n display: -webkit-flex;\n display: flex;\n overflow: hidden;\n}\n\n#svgContainer {\n -webkit-flex: 1 1 auto;\n flex: 1 1 auto;\n overflow: auto;\n}\n\n#sidePanel {\n -webkit-flex: 0 0 320px;\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.negative.message {\n margin: auto;\n}\n\ndiv.ui.card.intro {\n width: 600px;\n margin: auto;\n}\n\n"]}

View File

@@ -0,0 +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.negative.message{margin:auto}div.ui.card.intro{width:600px;margin:auto}
/*# sourceMappingURL=main.bde3f6b1.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,wBACE,WACF,CAEA,kBACE,WAAY,CACZ,WACF","file":"main.bde3f6b1.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.negative.message {\n margin: auto;\n}\n\ndiv.ui.card.intro {\n width: 600px;\n margin: auto;\n}\n"]}