This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Style tweaks.
pull/140/head
Pēteris Caune
7 years ago
parent
0723476a0c
commit
c3c63bf523
3 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
static/css/channels.css
+1
-0
static/css/my_checks_desktop.css
+1
-1
templates/base.html
+ 1
- 0
static/css/channels.css
View File
@ -6,6 +6,7 @@
padding-top
:
10px
;
padding-bottom
:
10px
;
vertical-align
:
middle
;
border-top
:
1px
solid
#
f1f1f1
;
}
.
channels-table
.
value-cell
{
+ 1
- 0
static/css/my_checks_desktop.css
View File
@ -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
{
+ 1
- 1
templates/base.html
View File
@ -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 %}
Write
Preview
Loading…
Cancel
Save