feat(alerting): pixels have been pushed

This commit is contained in:
bergquist
2016-05-02 15:37:18 +02:00
parent 05459de344
commit a573d2504c

View File

@@ -9,7 +9,7 @@
<table class="filter-table">
<thead>
<th><strong>Name</strong></th>
<th style="width: 68px">State</th>
<th style="width: 49px">State</th>
<th style="width: 122px"></th>
<th style="width: 28px"></th>
</thead>
@@ -17,7 +17,7 @@
<td>
{{alert.title}}
</td>
<td>
<td class="text-center">
<a href="/alerts/events/{{alert.id}}">
<i class="icon-gf {{alert.iconCss}}"></i>
</a>