aboutsummaryrefslogtreecommitdiffstats
path: root/webui/build/static/css
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-07-23 00:06:59 +0200
committerMichael Muré <batolettre@gmail.com>2018-07-23 00:06:59 +0200
commit78e5ec36b4713db84b4c789c797f8eed19964cfd (patch)
treee2eeadab0e8dc7422f7979adb7bf6e8f8436ad12 /webui/build/static/css
parent17e2ec8f5679c1ba7ae2ea45290e9303beb3c227 (diff)
downloadgit-bug-78e5ec36b4713db84b4c789c797f8eed19964cfd.tar.gz
commit the builded webui
Diffstat (limited to 'webui/build/static/css')
-rw-r--r--webui/build/static/css/main.c17080f1.css2
-rw-r--r--webui/build/static/css/main.c17080f1.css.map1
2 files changed, 0 insertions, 3 deletions
diff --git a/webui/build/static/css/main.c17080f1.css b/webui/build/static/css/main.c17080f1.css
deleted file mode 100644
index 5f3841c7..00000000
--- a/webui/build/static/css/main.c17080f1.css
+++ /dev/null
@@ -1,2 +0,0 @@
-body{margin:0;padding:0;font-family:sans-serif}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
-/*# sourceMappingURL=main.c17080f1.css.map*/ \ No newline at end of file
diff --git a/webui/build/static/css/main.c17080f1.css.map b/webui/build/static/css/main.c17080f1.css.map
deleted file mode 100644
index 9f05178e..00000000
--- a/webui/build/static/css/main.c17080f1.css.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"sources":["index.css","App.css"],"names":[],"mappings":"AAAA,KACE,SACA,UACA,sBAAwB,CCH1B,KACE,iBAAmB,CAGrB,UACE,oDACQ,4CACR,WAAa,CAGf,YACE,sBACA,aACA,aACA,UAAa,CAGf,WACE,eAAiB,CAGnB,WACE,eAAiB,CAGnB,iCACE,GAAO,+BAAiC,sBAAwB,CAChE,GAAK,gCAAmC,uBAA0B,CAAE,CAGtE,yBACE,GAAO,+BAAiC,sBAAwB,CAChE,GAAK,gCAAmC,uBAA0B,CAAE","file":"static/css/main.c17080f1.css","sourcesContent":["body {\n margin: 0;\n padding: 0;\n font-family: sans-serif;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/index.css",".App {\n text-align: center;\n}\n\n.App-logo {\n -webkit-animation: App-logo-spin infinite 20s linear;\n animation: App-logo-spin infinite 20s linear;\n height: 80px;\n}\n\n.App-header {\n background-color: #222;\n height: 150px;\n padding: 20px;\n color: white;\n}\n\n.App-title {\n font-size: 1.5em;\n}\n\n.App-intro {\n font-size: large;\n}\n\n@-webkit-keyframes App-logo-spin {\n from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }\n to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }\n}\n\n@keyframes App-logo-spin {\n from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }\n to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/App.css"],"sourceRoot":""} \ No newline at end of file