mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 14:37:21 +01:00
new build
This commit is contained in:
1
client/build/static/css/main.7e7cd5ed.css.map
Normal file
1
client/build/static/css/main.7e7cd5ed.css.map
Normal 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":""}
|
||||
Reference in New Issue
Block a user