aboutsummaryrefslogtreecommitdiff
path: root/allium/templates/relay-list.html
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2020-11-22 13:06:46 -0700
committerJordan <me@jordan.im>2020-11-22 13:06:46 -0700
commit4ede3aab8d16c9b30bc6a2a7eb11d72fd6913b4a (patch)
tree536b5aa2ad64e3f7a26cbe8df3c4d1223477eaf3 /allium/templates/relay-list.html
parent4f791cd52d6147dcf8aebc86fce8d414b8d56bb4 (diff)
downloadallium-4ede3aab8d16c9b30bc6a2a7eb11d72fd6913b4a.tar.gz
allium-4ede3aab8d16c9b30bc6a2a7eb11d72fd6913b4a.zip
Revert "add table-striped class to tables, improved readability"
This reverts commit 4f791cd52d6147dcf8aebc86fce8d414b8d56bb4.
Diffstat (limited to 'allium/templates/relay-list.html')
-rw-r--r--allium/templates/relay-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/allium/templates/relay-list.html b/allium/templates/relay-list.html
index b4628ab..6698755 100644
--- a/allium/templates/relay-list.html
+++ b/allium/templates/relay-list.html
@@ -3,7 +3,7 @@
{% block body -%}
<h2>{% block header -%}{% endblock -%}</h2>
<p>{% block description -%}{% endblock -%}</p>
-<table class="table table-condensed table-striped">
+<table class="table table-condensed">
<tr>
<th></th>
<th>Nickname</th>