优化术语样式
This commit is contained in:
parent
1acf327c93
commit
944e8e6b94
@ -296,7 +296,7 @@
|
|||||||
<#batch-js>
|
<#batch-js>
|
||||||
<style>
|
<style>
|
||||||
.highlight{
|
.highlight{
|
||||||
background-color: yellow;
|
background-color: #cccccc;
|
||||||
font-size: 16pt;
|
font-size: 16pt;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
@ -2905,9 +2905,9 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 文件属性弹框表格 -->
|
<!-- 文件属性弹框表格 -->
|
||||||
<div id="attribute-table-window1" style="width:500px;height:325px;display:none;">
|
<div id="attribute-table-window1" style="width:700px;height:325px;display:none;">
|
||||||
<div style='margin:0px;height:235px;width:500px;'>
|
<div style='margin:0px;height:235px;width:500px;'>
|
||||||
<div style="height: 225px;width: 493px;overflow:auto;">
|
<div style="height: 225px;width: 700px;overflow:auto;">
|
||||||
<table id="table" style="width: 100%;border-collapse:collapse;border-top: 2px solid #928d8d;border-bottom: 2px solid #928d8d">
|
<table id="table" style="width: 100%;border-collapse:collapse;border-top: 2px solid #928d8d;border-bottom: 2px solid #928d8d">
|
||||||
<tbody class="dialogTableTbody" id='attribute-table-content1'>
|
<tbody class="dialogTableTbody" id='attribute-table-content1'>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user