Commit 65e1c3dc by caojingji

修改样式

parent b01ba3e6
......@@ -12,8 +12,8 @@
<link rel="stylesheet" type="text/css" href="/css/bjzycx.css">
<link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/css/style.css">
<link rel="stylesheet" type="text/css" href="/common/layer/skin/layer.css">
<link rel="stylesheet" type="text/css" href="/css/base_initialize.css">
<link rel="stylesheet" type="text/css" href="/common/layer/skin/layer.css">
<!--- 时间插件-->
<link rel="stylesheet" href="/common/datepicker/skin/WdatePicker.css">
<link rel="stylesheet" href="/common/datepicker/skin/default/datepicker.css">
......@@ -23,7 +23,7 @@
.float-div{float: left;margin: 15px 0 25px 0;width:100%;}
.xx-box{width:100%;height:240px;margin:0 auto;background: #fff;position: relative;}
.result{/*display: table;width:100%;*/}
.box-s {box-shadow: 3px 4px 18px #c7c4c4;width:100%;}
.box-s {box-shadow: 3px 4px 18px #c7c4c4;width:99%;}
.lf-img{display: inline-block;width:36%;height:100%;float: left;}
.lf-img>img{width:135px;margin:0 10px;position: absolute;top:50%;margin-top:-83px;margin-left:25px;}
.rg-xx{display: inline-block;width:61%;position:relative;z-index:1000000;border: 1px solid #ececec;border-radius: 5px;padding-left:10px;}
......@@ -42,23 +42,23 @@
border-radius: 11px;
font-size: 12px;color:#fff;}
.over{ overflow: inherit;white-space: inherit;}
.cxtj table input, .cxjg table input {margin-top: -3px;}
.cxtj table input, .cxjg table input{margin-top:-3px;}
</style>
<body>
<div class="w">
<%--<header class="heade-box">
<img src="images/title_qypzjgzs.png" class="header-title-img" alt="">
</header>--%>
<div class="cxtj w">
<div class="head clearfix">
<div class="aj_message">
<span class="aj_code">区域碰撞结果展示</span>
</div>
</div>
</div>
<div class="cxtj box-s">
<!--任务信息-->
<div class="xzzxyw_bg ajxx_wrap">
<fieldset>
<legend>任务信息</legend>
<table>
<table class="sp_table" width="100%">
<tbody>
<tr>
<td colspan="6" style="height:20px;"></td>
......@@ -108,10 +108,10 @@
</table>
</fieldset>
<!--查询结果-->
</div>
<%--<div class="statistics">查询结果<span class="st-span total">0</span>
</div>--%>
<div class="result box-s xzzxyw_bg ajxx_wrap" style="overflow: hidden;">
</div>
<%--<div class="statistics">查询结果<span class="st-span total">0</span>
</div>--%>
<div class="result box-s" style="overflow: hidden;">
<!--查询条件-->
<div class="cxjg">
<form name="qypzjgxsForm"style="margin-top:15px;">
......@@ -178,7 +178,8 @@
</div>
<table class="easyui-datagrid" id="qypzjgxsNewTable" style="border-top:1px dashed #ccc;" width="100%">
</table>
</div>
</div>
</div>
<!--表格设置面板-->
<div id="ryjgzs" class="easyui-dialog" title="人员" data-options="modal:true,closed:true,collapsible:false,minimizable:false,maximizable:false" style="width:520px;height:auto;padding:10px;display:none;">
<div class='float-div'>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment