new build

This commit is contained in:
Thomas Ruoff
2018-02-03 00:26:21 +01:00
parent 3e9ece50fd
commit 22b128c1ee
10 changed files with 12 additions and 16 deletions

View File

@@ -1 +0,0 @@
{"version":3,"sources":[],"names":[],"mappings":"","file":"static/css/main.12d2e57e.css","sourceRoot":""}

View File

@@ -1,2 +1,2 @@
.letter-options{width:320px}.letter-options label{display:block;color:#333;font-size:14px;font-weight:700}.letter-options input,.letter-options select,.letter-options textarea{margin-top:3px;margin-bottom:12px;width:100%}.letter-options textarea{resize:vertical}.letter-options textarea.address{height:80px}.letter-options textarea.body{height:340px}.letter-options .Collapsible{background-color:#ddd;border-radius:2px}.letter-options .Collapsible__trigger{padding-left:6px;cursor:pointer;line-height:24px;font-size:14px;font-weight:700}.letter-options .Collapsible__trigger.is-closed:before{content:"> "}.letter-options .Collapsible__trigger.is-open:before{content:"< "}.letter-options .Collapsible{margin-bottom:12px}.letter-options .Collapsible__contentInner{background-color:#fff;padding-top:12px;padding-left:12px}header h1{margin-left:12px}button{margin-top:12px;margin-right:12px;margin-bottom:12px}.home{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.home>div{padding:12px}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}
/*# sourceMappingURL=main.12d2e57e.css.map*/
.letter-options{width:320px}.letter-options label{display:block;color:#333;font-size:14px;font-weight:700}.letter-options input,.letter-options select,.letter-options textarea{margin-top:3px;margin-bottom:12px;width:100%}.letter-options textarea{resize:vertical}.letter-options textarea.address{height:80px}.letter-options textarea.body{height:340px}.letter-options .Collapsible{background-color:#ddd;border-radius:2px}.letter-options .Collapsible__trigger{padding-left:6px;cursor:pointer;line-height:24px;font-size:14px;font-weight:700}.letter-options .Collapsible__trigger.is-closed:before{content:"> "}.letter-options .Collapsible__trigger.is-open:before{content:"< "}.letter-options .Collapsible{margin-bottom:12px}.letter-options .Collapsible__contentInner{background-color:#fff;padding-top:12px;padding-left:12px}header h1{margin-left:12px}.p-button{margin-top:12px;margin-right:12px;margin-bottom:12px}.home{display:-ms-flexbox;display:flex}.home>div{padding:12px}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}
/*# sourceMappingURL=main.7e7cd5ed.css.map*/

View File

@@ -0,0 +1 @@
{"version":3,"sources":["LetterOptions.css","App.css","index.css"],"names":[],"mappings":"AAAA,gBACI,WAAa,CAGjB,sBACI,cACA,WACA,eACA,eAAkB,CAEtB,sEAGI,eACA,mBACA,UAAY,CAGhB,yBACI,eAAiB,CAGrB,iCACI,WAAa,CAGjB,8BACI,YAAc,CAGlB,6BACI,sBACA,iBAAmB,CAGvB,sCACI,iBACA,eACA,iBACA,eACA,eAAkB,CAGtB,uDACI,YAAc,CAGlB,qDACI,YAAc,CAGlB,6BACI,kBAAoB,CAGxB,2CACI,sBACA,iBACA,iBAAmB,CC1DvB,UACI,gBAAkB,CAGtB,UACI,gBACA,kBACA,kBAAoB,CAGxB,MACI,oBACA,YAAc,CAGlB,UACI,YAAc,CChBlB,KACE,8BACQ,qBAAuB,CAGjC,iBACE,2BACQ,kBAAoB","file":"static/css/main.7e7cd5ed.css","sourcesContent":[".letter-options {\n width: 320px;\n}\n\n.letter-options label {\n display: block;\n color: #333;\n font-size: 14px;\n font-weight: bold;\n}\n.letter-options input,\n.letter-options textarea,\n.letter-options select {\n margin-top: 3px;\n margin-bottom: 12px;\n width: 100%;\n}\n\n.letter-options textarea {\n resize: vertical;\n}\n\n.letter-options textarea.address {\n height: 80px;\n}\n\n.letter-options textarea.body {\n height: 340px;\n}\n\n.letter-options .Collapsible {\n background-color: #ddd;\n border-radius: 2px;\n}\n\n.letter-options .Collapsible__trigger {\n padding-left: 6px;\n cursor: pointer;\n line-height: 24px;\n font-size: 14px;\n font-weight: bold;\n}\n\n.letter-options .Collapsible__trigger.is-closed:before {\n content: \"> \";\n}\n\n.letter-options .Collapsible__trigger.is-open:before {\n content: \"< \";\n}\n\n.letter-options .Collapsible {\n margin-bottom: 12px;\n}\n\n.letter-options .Collapsible__contentInner {\n background-color: #fff;\n padding-top: 12px;\n padding-left: 12px;\n}\n\n\n\n\n// WEBPACK FOOTER //\n// ./src/LetterOptions.css","header h1 {\n margin-left: 12px;\n}\n\n.p-button {\n margin-top: 12px;\n margin-right: 12px;\n margin-bottom: 12px;\n}\n\n.home {\n display: -ms-flexbox;\n display: flex;\n}\n\n.home > div {\n padding: 12px;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/App.css","html {\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n*, *:before, *:after {\n -webkit-box-sizing: inherit;\n box-sizing: inherit;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/index.css"],"sourceRoot":""}