forked from GithubBackups/healthchecks
Style tweaks.
This commit is contained in:
parent
0723476a0c
commit
c3c63bf523
@ -6,6 +6,7 @@
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
vertical-align: middle;
|
||||
border-top: 1px solid #f1f1f1;
|
||||
}
|
||||
|
||||
.channels-table .value-cell {
|
||||
|
@ -26,6 +26,7 @@ table.table tr > th.th-name {
|
||||
|
||||
#checks-table td {
|
||||
vertical-align: middle;
|
||||
border-top: 1px solid #f1f1f1;
|
||||
}
|
||||
|
||||
#checks-table .my-checks-name {
|
||||
|
@ -159,7 +159,7 @@
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<ul>
|
||||
<li>© 2015-2017 Monkey See Monkey Do SIA</li>
|
||||
<li class="hidden-xs">© 2015-2017 Monkey See Monkey Do SIA</li>
|
||||
<li><a href="{% url 'hc-terms' %}">Terms</a></li>
|
||||
<li><a href="{% url 'hc-privacy' %}">Privacy</a></li>
|
||||
{% if show_pricing %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user