Do not alternate the background color of the activity log

This commit is contained in:
Johannes Zellner
2018-03-02 18:50:32 +01:00
parent 256a7e322b
commit 96d7283534

View File

@@ -26,7 +26,7 @@
<div class="col-md-10 col-md-offset-1">
<div class="card card-block" style="max-width: 100%">
<center ng-show="busy"><h2><i class="fa fa-circle-o-notch fa-spin"></i></h2></center>
<table ng-hide="busy" class="table table-striped table-condensed table-hover">
<table ng-hide="busy" class="table table-condensed table-hover">
<thead>
<tr>
<th class="col-md-1">Time</th>