@@ -35,7 +35,7 @@ background: #fff;
.table tbody tr:hover>th {
background-color: #f6f6f6;
}
-.colOrange,.colRed,.colGreen{
+.colOrange,.colRed,.colGreen,.colGray{
color: #000
.receipt-list table .taC,.loan-list table .taC,.public-list table .taC {
@@ -7,14 +7,18 @@
<link rel="shortcut icon" href="images/favicon.ico">
<meta name=copyright content=smartcost.com.cn>
<link rel=stylesheet href=css/global.css>
+ <link rel=stylesheet href=css/print.css>
<script src=js/jquery-1.7.1.min.js></script>
<script src=js/global.js></script>
+ <style>
+ body{overflow: scroll;}
+ </style>
</head>
<body>
<div class="saeaList">
<!--1.借款相关状态显示-->
<!--借款审批中-->
- <div class="entry loan-list">
+ <div class="entry">
<div class="seal"></div>
<div class="seTable">
<table class="table table-bordered table-condensed table-hover">