代码拉取完成,页面将自动刷新
同步操作将从 mirrors_cbovar/ConvNetDraw 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
html, body {
height: 100%;
color:#ACB4BF;
font-size:13px;
font-family:'opensans_semi', 'helvetica', 'helvetica', 'arial', 'sans-serif';
}
a:link { color:#d0d0d0; }
a:visited { color:#c0c0c0; }
a:hover { color:#ffffff; }
a:active { color:#f0f0f0; }
header {
min-height: 100%;
width: 100%;
height: 100%;
}
.container {
min-height: 100%;
width: 100%;
height: 100%;
display: -moz-box;
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.flex-1 {
padding: 1em;
width: 150px;
background-color:#333333;
}
.flex-2 {
position: relative;
-moz-box-flex: 1;
-webkit-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.flex-2-child {
background-color: #1e1e1e;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.flex-3-child {
-webkit-flex: 1;
-ms-flex: 1;
flex: 2;
}
textarea {
color:white;
background-color: #1e1e1e;
width: 100%;
height: 100%;
min-height: 150px;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。