hdw
2018-10-24 c73e68680f1884ed9e2260ea9c5dcde8e4d48615
gx_tieta/WebRoot/css/common.css
@@ -71,4 +71,29 @@
}
.whyc-sider-menu .treeView-progressBar-container {
   display: none;
}
.tpl-tbl-opts-tbl {
   margin-top: -20px;
   margin-left: -15px;
   margin-right: -15px;
}
.tpl-tbl-opts-header {
   position: relative;
}
.tpl-tbl-opts-header table {
   width: 100%;
}
.tpl-tbl-opts-header table th{
   padding-left: 8px;
   padding-right: 8px;
   line-height: 32px;
   text-align: center;
   background-image: url('../image/table_th_bg.gif');
   background-repeat: repeat-x;
   border: 1px solid #ccc;
}
.tpl-tbl-opts-header table td {
   text-align: center;
   border: 1px solid #ccc;
}