|
|
@@ -242,24 +242,6 @@
|
|
|
color: #fff;
|
|
|
font-weight: normal;
|
|
|
}
|
|
|
- /*#pay_center .tab .user-account-table thead tr th:nth-child(1) {*/
|
|
|
- /*min-width:100px;*/
|
|
|
- /*max-width:165px;*/
|
|
|
- /*}*/
|
|
|
- /*#pay_center .tab .user-account-table thead tr th:nth-child(2) {*/
|
|
|
- /*min-width:150px;*/
|
|
|
- /*max-width:240px;*/
|
|
|
- /*}*/
|
|
|
- /*#pay_center .tab .user-account-table thead tr th:nth-child(3) {*/
|
|
|
- /*width:80px;*/
|
|
|
- /*}*/
|
|
|
- /*#pay_center .tab .user-account-table thead tr th:nth-child(4) {*/
|
|
|
- /*min-width:150px;*/
|
|
|
- /*max-width:400px;*/
|
|
|
- /*}*/
|
|
|
- /*#pay_center .tab .user-account-table thead tr th:nth-child(5) {*/
|
|
|
- /*width:130px;*/
|
|
|
- /*}*/
|
|
|
#pay_center .tab .user-account-table tbody tr:hover {
|
|
|
background: #f1f5ff;
|
|
|
}
|
|
|
@@ -268,14 +250,13 @@
|
|
|
color: #666;
|
|
|
padding-left: 11px;
|
|
|
height: 51px;
|
|
|
- line-height: 51px;
|
|
|
+ line-height: 32px;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
border-left: 1px solid #dae5fd;
|
|
|
border-bottom: 1px solid #dae5fd!important;
|
|
|
}
|
|
|
-
|
|
|
#pay_center .tab .user-account-table tbody tr td.operate-area {
|
|
|
border-right: 1px solid #dae5fd;
|
|
|
}
|