|
@@ -4863,7 +4863,7 @@ div.mt-16{ |
|
|
/*background: #ccc;*/
|
|
|
/*background: #ccc;*/
|
|
|
display: block;
|
|
|
display: block;
|
|
|
width: 16px;
|
|
|
width: 16px;
|
|
|
height: 16px;
|
|
|
|
|
|
|
|
|
height: 16px;
|
|
|
}
|
|
|
}
|
|
|
.el-icon-reseting{
|
|
|
.el-icon-reseting{
|
|
|
background: url(/static/img/icon_16.png) no-repeat 0 -16px;
|
|
|
background: url(/static/img/icon_16.png) no-repeat 0 -16px;
|
|
@@ -5168,9 +5168,9 @@ box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25); |
|
|
position: relative;
|
|
|
position: relative;
|
|
|
left: -44px;
|
|
|
left: -44px;
|
|
|
}
|
|
|
}
|
|
|
.bghover:hover .top_optionBar{
|
|
|
|
|
|
|
|
|
/* .bghover:hover .top_optionBar{
|
|
|
opacity: 1;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
} */
|
|
|
.helpNodeDetailBox{
|
|
|
.helpNodeDetailBox{
|
|
|
min-height: calc(100vh - 300px);
|
|
|
min-height: calc(100vh - 300px);
|
|
|
overflow-y: auto;
|
|
|
overflow-y: auto;
|
|
|