|
@@ -1,6 +1,6 @@
|
|
|
<%@ page contentType="text/html;charset=UTF-8"%>
|
|
|
|
|
|
-<div class="theme-popover" id="cbselectdiv" >
|
|
|
+<div class="theme-popover" id="cbselectdiv" style="width: 900px;height: 350px;overflow-y:auto;overflow-x:hidden; ">
|
|
|
<div class="theme-poptit">
|
|
|
<div class="popTitle">
|
|
|
<h4>选择</h4>
|
|
@@ -10,7 +10,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div style="width: 900px;height: 300px;overflow-y:auto;overflow-x:hidden; ">
|
|
|
+ <div >
|
|
|
<table class="search_table" cellpadding="0" cellspacing="0">
|
|
|
<tr>
|
|
|
<th width="10%"></th>
|