Commit 744885eb authored by Lijiao's avatar Lijiao Committed by chicm-ms
Browse files

Update WebUI (#295)

parent c5c0fa2e
.log{
width: 98%;
margin: 10px auto;
}
.log pre{
white-space: pre-wrap;
color: #333;
border: 1px solid #e8e8e8;
border-top: none;
margin-top: -17px;
padding: 14px;
}
.marginTab{
margin-right: 5px;
}
.pai{
position: fixed;
top: 16px;
right: 1%;
}
\ No newline at end of file
.para{
margin-top: 50px;
}
.paraCon{
width: 80%;
margin: 0 auto;
border: 2px solid #ccc;
box-shadow: 0px 2px 0px rgba(204,204,204,.8);
}
.paraTitle{
width: 100%;
height: 60px;
padding-left: 20px;
padding-right: 20px;
line-height: 60px;
font-size: 20px;
color: #333;
border-bottom: 1px solid #ccc;
}
.paraLeft{
float: left;
}
.paraRight{
float: right;
width: 60%;
}
.paraRight>span{
font-size: 14px;
color: #333;
margin-right: 5px;
}
.paraRight .parapercent{
margin-right: 10px;
}
/* user exchange search space yAxis */
.paraExchange{
width: 100%;
height: 60px;
padding-left: 20px;
padding-right: 20px;
line-height: 60px;
font-size: 20px;
color: #333;
}
Button.changeBtu, Button.changeBtu:hover, Button.changeBtu:focus{
background-color: #3c8dbc;
border-color: #3c8dbc;
}
.paraGra{
position: relative;
}
.paraGra .paraNodata{
position: absolute;
left: 49%;
top: 2.5%;
font-size: 13px;
color: rgba(0, 0, 0, 0.45)
}
\ No newline at end of file
.session {
width: 98%;
margin: 30px auto;
}
.headRow{
border: 1px solid red;
}
.boxLitt{
border-right: 1px solid #eee;
}
.box1 b{
font-size: 18px;
color: #333;
}
.box1 span{
margin-left: 10px;
font-size: 16px;
/* color: #999; */
}
/* long long ago */
.session .head{
width: 100%;
height: 120px;
margin: 0 auto;
margin-bottom: 10px;
}
.headCon{
margin: 0 auto;
}
.session .head .headCon>div{
float: left;
width: 17%;
min-width: 230px;
height: 120px;
margin-right: 1.4%;
margin-bottom: 10px;
}
.session .head .headCon>div>div:first-child{
float: left;
width: 50%;
}
.session .head .headCon>div>div:last-child{
float: right;
width: 50%;
}
.session .head .headCon>div .message{
height: 100%;
padding-left: 6px;
box-sizing: border-box;
}
.runtime{
padding-left: 6px;
box-sizing: border-box;
}
/* trial profile author id ... */
.message span, .message p{
color: #999;
font-size: 14px;
}
.proKey {
padding-top: 16px;
padding-bottom: 10px;
color: #999;
}
.proTime{
padding-top: 16px;
}
.message .trialNum{
padding-top: 21px;
}
.session .head .headCon>div .logo{
width: 113px;
height: 100%;
margin-top: 6px;
}
.session .head .headCon>div .logo i{
width: 60px;
height: 60px;
line-height: 60px;
margin-left: 38%;
margin-top: 19%;
font-size: 38px;
border-radius: 50%;
}
/* logo color backcolor */
.tyellow{
color: #FAE5B6;
border: 2px solid #FAE5B6;
}
.bone {
color: #9DC6E0;
border: 2px solid #9DC6E0;
}
.thrpink{
color: #F4C3C6;
border: 2px solid #F4C3C6;
}
.fogreen{
color: #B2E7CF;
border: 2px solid #B2E7CF;
}
/* four block color backcolor */
.session .head .author{
background: #CEE8F7;
border:2px solid #B1D6E8;
}
.session .head .type{
background: #FCF5DB;
border:2px solid #F4EAC6;
}
.session .head .runtime{
background: #FCDEE3;
border:2px solid #F4C3C6;
}
.session .head .cdf{
background: #DAF6E8;
border:2px solid #CAEEDD;
margin-right: 0;
}
.messcont{
padding-left: 10px;
font-size: 14px;
white-space:nowrap;
}
.searchTitle {
/* font-size: 30px; */
color: #333;
margin-top: 15px;
}
.jsonbox>div{
float: left;
width: 45%;
}
.jsonbox>div:first-child{
margin-right: 8%;
}
.jsonbox .trialProfile{
height: 246px;
}
.clear{
clear: both;
}
.searchSpace{
height: 246px;
}
.searchSpace, .trialProfile{
padding: 5px;
border: 1px solid white;
border-radius: 15px;
background-color: rgba(60,141,188,.1);
}
.jsontree ul, .jsontree ul li{
background: none !important;
}
.selectInline{
margin-bottom: 15px;
}
.selectItem{
display: inline;
padding-right: 8px;
}
.ant-select{
width: 90px;
}
#description {
text-align: left;
}
/* react-json-view background */
#description ul, #description ul li{
background: none !important;
}
.comtable{
width: 100%;
border: 1px solid #ccc;
padding: 23px 24px 5px 24px;
margin-bottom: 30px;
}
.tabuser1, .tabuser2{
color: #333;
margin-right: 8px;
}
.experStatus{
line-height: 12px;
}
.downExp{
width: 154px;
margin: 0 auto;
}
.slider{
position: fixed;
top: 60px;
left: 0;
background: #222d32;
border-right: 1px solid #ccc;
width: 250px;
height: calc(100% - (60px));
z-index: 1000;
}
.nav{
list-style: none;
width: 100%;
margin: 0;
padding: 0;
}
.nav li{
width: 100%;
height: 40px;
line-height: 40px;
border-bottom: 1px solid rgba(255,255,255,.08);
}
.nav .icon{
padding-left: 13px;
padding-right: 13px;
font-size: 18px;
}
.nav .floicon {
font-size: 16px;
float: right;
margin-right: 10px;
line-height: 40px;
}
.nav li a{
display: block;
width: 100%;
height: 40px;
line-height: 40px;
font-size: 16px;
text-decoration: none;
color: #b8c7ce;
}
.nav li a:hover{
color: white;
background: #1e282c;
}
.nav .high{
color: white;
background: #1e282c;
}
\ No newline at end of file
{ {
"extends": "./tsconfig.json" "extends": "./tsconfig.json"
} }
\ No newline at end of file
{ {
"extends": [ "extends": [
"tslint-react" "tslint-react"
], ],
"rules": { "rules": {
"align": [ "align": [
true, true,
"parameters", "parameters",
"arguments", "arguments",
"statements" "statements"
], ],
"ban": false, "ban": false,
"class-name": true, "class-name": true,
"comment-format": [ "comment-format": [
true, true,
"check-space" "check-space"
], ],
"curly": true, "curly": true,
"eofline": false, "eofline": false,
"forin": true, "forin": true,
"indent": [ "indent": [
true, true,
"spaces" "spaces"
], ],
"interface-name": [ "interface-name": [
true, true,
"never-prefix" "never-prefix"
], ],
"jsdoc-format": true, "jsdoc-format": true,
"jsx-no-lambda": false, "jsx-no-lambda": false,
"jsx-no-multiline-js": false, "jsx-no-multiline-js": false,
"label-position": true, "label-position": true,
"max-line-length": [ "max-line-length": [
true, true,
120 120
], ],
"member-ordering": [ "member-ordering": [
true, true,
"public-before-private", "public-before-private",
"static-before-instance", "static-before-instance",
"variables-before-functions" "variables-before-functions"
], ],
"no-any": true, "no-any": false,
"no-arg": true, "no-arg": true,
"no-bitwise": true, "no-bitwise": true,
"no-console": [ "no-console": [
true, true,
"log", "log",
"error", "error",
"debug", "debug",
"info", "info",
"time", "time",
"timeEnd", "timeEnd",
"trace" "trace"
], ],
"no-consecutive-blank-lines": true, "no-consecutive-blank-lines": true,
"no-construct": true, "no-construct": true,
"no-debugger": true, "no-debugger": true,
"no-duplicate-variable": true, "no-duplicate-variable": true,
"no-empty": true, "no-empty": true,
"no-eval": true, "no-eval": true,
"no-shadowed-variable": true, "no-shadowed-variable": true,
"no-string-literal": true, "no-string-literal": true,
"no-switch-case-fall-through": true, "no-switch-case-fall-through": true,
"no-trailing-whitespace": false, "no-trailing-whitespace": false,
"no-unused-expression": true, "no-unused-expression": true,
"no-use-before-declare": true, "no-use-before-declare": true,
"one-line": [ "one-line": [
true, true,
"check-catch", "check-catch",
"check-else", "check-else",
"check-open-brace", "check-open-brace",
"check-whitespace" "check-whitespace"
], ],
"quotemark": [ "quotemark": [
true, true,
"single", "single",
"jsx-double" "jsx-double"
], ],
"radix": true, "radix": true,
"semicolon": [ "semicolon": [
true, true,
"always" "always"
], ],
"switch-default": true, "switch-default": true,
"trailing-comma": [ "trailing-comma": [
false false
], ],
"triple-equals": [ "triple-equals": [
true, true,
"allow-null-check" "allow-null-check"
], ],
"typedef": [ "typedef": [
true, true,
"parameter", "parameter",
"property-declaration" "property-declaration"
], ],
"typedef-whitespace": [ "typedef-whitespace": [
true, true,
{ {
"call-signature": "nospace", "call-signature": "nospace",
"index-signature": "nospace", "index-signature": "nospace",
"parameter": "nospace", "parameter": "nospace",
"property-declaration": "nospace", "property-declaration": "nospace",
"variable-declaration": "nospace" "variable-declaration": "nospace"
} }
], ],
"variable-name": [ "variable-name": [
true, true,
"ban-keywords", "ban-keywords",
"check-format", "check-format",
"allow-leading-underscore", "allow-leading-underscore",
"allow-pascal-case" "allow-pascal-case"
], ],
"whitespace": [ "whitespace": [
true, true,
"check-branch", "check-branch",
"check-decl", "check-decl",
"check-module", "check-module",
"check-operator", "check-operator",
"check-separator", "check-separator",
"check-type", "check-type",
"check-typecast" "check-typecast"
] ]
} }
} }
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment