PAL流程阅览
This commit is contained in:
parent
97fabd9b62
commit
f73e1711b8
@ -665,7 +665,6 @@
|
||||
}
|
||||
|
||||
function initOutputFileLink() {
|
||||
|
||||
if(taskId != "") {
|
||||
var html = '';
|
||||
// 只包含手册的链接
|
||||
@ -693,7 +692,6 @@
|
||||
|
||||
//三员模式文件预览
|
||||
function secOpenOutputFile(id) {
|
||||
debugger;
|
||||
if (taskId !="<#taskId>"){
|
||||
openOutputFile(taskId);
|
||||
}else{
|
||||
@ -916,7 +914,7 @@
|
||||
}
|
||||
#designer_layout{background: none!important;margin:10px!important;}
|
||||
.awsui-table-bordered td{border:0!important; padding: 5px 0!important;}
|
||||
.awsui-table-bordered,.tableContent{border:0!important;line-height: 15px; float:left}
|
||||
.awsui-table-bordered,.tableContent{border:0!important;line-height: 20px; float:left}
|
||||
#designer_canvas{background: none!important;}
|
||||
.task-box {
|
||||
border: 1px solid #f1f5f7;border-top:2px solid #f1f5f7; padding: 10px;
|
||||
@ -944,7 +942,7 @@
|
||||
#pinglun{clear: both;overflow: hidden;height: auto;}
|
||||
.suofang{height:40px;background-color:white;border-top:1px solid #efefef;vertical-align:middle;position: relative;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
|
||||
.processfiledown li{line-height: 20px;}
|
||||
.awsui-table td{border:0!important; padding: 8px 0!important;}
|
||||
.awsui-table td{border:0!important; padding: 2px 0!important;}
|
||||
.iconTabClass{
|
||||
float: left;display: block; width: 18px; height: 18px; background:url("iconnew.png") no-repeat; background-size: 100%;}
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user