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
......@@ -40,7 +40,7 @@
"static-before-instance",
"variables-before-functions"
],
"no-any": true,
"no-any": false,
"no-arg": true,
"no-bitwise": true,
"no-console": [
......
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