@@ -184,7 +184,7 @@ $(function () {
</tr>
</thead>
<tbody>
- <tr class="active">
+ <tr>
<td>
2014-02-09 00:05:00
</td>
@@ -236,6 +236,58 @@ $(function () {
98.1%
+ <td>
+ 2014-02-09 00:15:00
+ </td>
+ 13500
+ 0.0268
+ 0
+ 100%
+ </tr>
+ 2014-02-09 00:20:00
</tbody>
</table>
</div>
@@ -1,10 +1,4 @@
body {margin: 10px 0px}
-a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
- background-color: #DDDDDD;
- border-color: #DDDDDD;
- color: #333333;
- z-index: 2;
-}
.nav {
margin-bottom: 10px;
}