Consolidate TS3 into base services table

Beautify services table with hover and no borders
Unify formatting of mumble/jabber/ts3 service URLs in table
This commit is contained in:
Adarnof
2017-03-08 17:50:43 -05:00
parent 9897c0bbba
commit fb22aaf731
4 changed files with 14 additions and 21 deletions

View File

@@ -10,7 +10,7 @@
{% block content %}
<div class="col-lg-12">
<h1 class="page-header text-center">{% trans "Available Services" %}</h1>
<table class="table table-bordered">
<table class="table table-hover">
<tr>
<th class="text-center">{% trans "Service" %}</th>
<th class="text-center">{% trans "Username" %}</th>