#
vincent
2020-06-01 188088443e2c4ac24b8511d971b41fef9073ae12
#
2个文件已修改
3 ■■■■ 已修改文件
src/main/webapp/static/css/crn.css 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/css/pipeline.css 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/css/crn.css
@@ -209,7 +209,6 @@
/* -------------------- 第四模块 -------------------- */
.crn-output-board {
    /*padding: 10px;*/
    margin-top: 10px;
    height: 23%;
    background-color: #fff;
@@ -225,4 +224,5 @@
    height: 100%;
    overflow: auto;
    resize:none;
    color: #666;
}
src/main/webapp/static/css/pipeline.css
@@ -27,6 +27,7 @@
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}
#output {
    color: #666;
    border: 1px solid #b9b9b9;
    width: 100%;
    height: 100%;