|
|
|
|
@ -570,6 +570,7 @@ table.list {border-collapse: collapse;border:#dedede 1px solid;width: 100%;} |
|
|
|
|
.docs-content-wrapper table.list tr.doc-row {height:50px;} |
|
|
|
|
table.list tr:nth-child(odd) {background: #f7f7f7;} |
|
|
|
|
table.list tr:nth-child(even) {background: #fff;} |
|
|
|
|
table.list tfoot tr:nth-child(odd) {background: #fff;} |
|
|
|
|
table.list tr th {text-align: left;font-size:12px;color:#646669;padding:7px 10px 7px 10px;border-right:#dedede 1px solid;border-bottom:#dedede 1px solid;border-top:none;background: #f7f7f7;} |
|
|
|
|
table.list tr th:last-child {border-right:none;} |
|
|
|
|
table.list tr th a {font-size:12px;color:#646669;text-decoration:none;} |
|
|
|
|
|