@@ -2203,3 +2203,9 @@ ul.tpl-dropdown-content li>a.tpl-dropdown-content-message:last-child {
margin-right: 5px;
border-radius: 5px;
}
+.am-table-striped>tbody>tr:nth-child(odd)>td, .am-table-striped>tbody>tr:nth-child(odd)>th {
+ background: #fff;
+}
+.am-table>tbody>tr>td, .am-table>tbody>tr>th, .am-table>tfoot>tr>td, .am-table>tfoot>tr>th, .am-table>thead>tr>td, .am-table>thead>tr>th {
+ color: #555;
@@ -22,12 +22,7 @@
.am-selected {
width: 100%;
- .am-table-striped>tbody>tr:nth-child(odd)>td, .am-table-striped>tbody>tr:nth-child(odd)>th {
- background: #fff;
- }
- .am-table>tbody>tr>td, .am-table>tbody>tr>th, .am-table>tfoot>tr>td, .am-table>tfoot>tr>th, .am-table>thead>tr>td, .am-table>thead>tr>th {
- color: #555;
+
</style>
<body data-type="index">