Prebuild client app

This commit is contained in:
Andrew Revinsky (DART)
2016-03-25 20:19:02 +03:00
parent 28eefb81ab
commit 7748217973
5 changed files with 51 additions and 79 deletions

View File

@@ -18,7 +18,7 @@
<div id="react-app"></div>
<!-- inject:app:js -->
<script src="/main-9aec0a6fd78376cd52bb.js"></script>
<script src="/main-6840e3c9a53c4afc34e9.js"></script>
<!-- endinject -->
</body>
</html>

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 +1 @@
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,500);*,:after,:before{box-sizing:border-box}#react-app,body,html,main{position:relative;height:100%;min-height:100%}*{margin:0}body,html,main{font-family:Roboto}body{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,500);*,:after,:before{box-sizing:border-box}#react-app,body,html,main{position:relative;height:100%;min-height:100%}*{margin:0}body,html,main{font-family:Roboto}body{-webkit-tap-highlight-color:transparent;padding-bottom:50px;height:auto}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}.footer-navigation{height:1px}.footer-navigation>.container{height:100%}.footer-navigation>.container>*{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-header{padding-bottom:9px;margin:0 0 20px;border-bottom:1px solid #eee}h1{margin-top:.5em}

View File

@@ -331,5 +331,4 @@
to {
-webkit-transform: rotate(1turn);
}
}
}