initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"main.css": "static/css/main.1db85911.css",
|
||||
"main.css.map": "static/css/main.1db85911.css.map",
|
||||
"main.js": "static/js/main.22f4edf5.js",
|
||||
"main.js.map": "static/js/main.22f4edf5.js.map"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en" style="height:100%"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous"><script src="../../js/messages.js"></script><script src="../../lib/jquery.ui/js/jquery.js"></script><script src="../../js/axelor.ns.js"></script><script src="../../js/lib/i18n.js"></script><title>Project Planning</title><link href="./static/css/main.1db85911.css" rel="stylesheet"></head><body><div id="root"></div><script type="text/javascript" src="./static/js/main.22f4edf5.js"></script></body></html>
|
||||
@@ -0,0 +1,19 @@
|
||||
/**
|
||||
* Axelor Business Solutions
|
||||
*
|
||||
* Copyright (C) 2019 Axelor (<http://axelor.com>).
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License, version 3,
|
||||
* as published by the Free Software Foundation.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
.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-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)}}.navbar{margin-bottom:0}.nonActive{background-color:transparent;color:gray}.activeLabel{background-color:#eeedee}.mode-label{padding:12px;font-size:12px;float:left;cursor:pointer;color:#0275d8}.mode-label:hover{background-color:#f1f1f1;color:#0275d8}.show-grid{border-top:1px solid #ddd}.duration-content{width:3600px;height:100%}.cell-height{height:25px}.task-content{width:30%;border-left:1px solid #ddd}.footer-content,.task-content{display:inline-block;background-color:#fff;border-bottom:1px solid #ddd}.footer-content{border-right:1px solid #ddd}.collapseIcon{margin-right:5px;font-size:13px;cursor:pointer}.duration-input{background-color:#fff;width:100%;border:0;text-align:center}.duration-input:hover{border-radius:3px}.task-footer{background-color:#fff;text-align:end;height:50px}.text-content{text-align:left}.cell-height:focus{border:1px solid #000}.timesheet-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 3% 0 0}.content-view{padding:10px}.cell-header{background-color:#fff}.footer-context{text-align:center}.addLine{padding:5px 10px;margin-left:10px;float:left}.addLine,.navigation{background-color:#0275d8;border:none}.navigation{padding:7px 12px}.loader{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.normal{color:#000!important}.success{color:green!important}.danger{color:red!important}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (max-width:992px){.task-content{max-width:30%;-webkit-box-flex:1;-ms-flex:1;flex:1}}body{margin:0;padding:0;font-family:sans-serif}
|
||||
/*# sourceMappingURL=main.1db85911.css.map*/
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":[],"names":[],"mappings":"","file":"static/css/main.1db85911.css","sourceRoot":""}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user