Pēteris Caune
148894bd9e
Upgrade to Bootstrap 3.4.1
3 years ago
Pēteris Caune
f424d14d83
Remove obsolete CSS vendor prefixes
3 years ago
Pēteris Caune
6b59bbe2bc
Remove unused CSS
3 years ago
Pēteris Caune
6ef1a9a01d
Remove obsolete CSS
3 years ago
Pēteris Caune
eb25cde241
Simplify jumbotron CSS
3 years ago
Pēteris Caune
642d436ae9
Add absolute_site_logo_url template tag
This commit adds a {% absolute_site_logo_url %} template tag.
The tag emits an absolute url pointing to either
SITE_LOGO_URL or to the fallback picture.
The tag is used in base email template, in slack message
template, and in "Add MS Teams" page.
This commit also fixes a couple instances where absolute URLs
were constructed like so:
{% site_root %}/docs/
This would result in incorrect links if Healthchecks is not
running at webserver's root. The correct way is:
{% site_root %}{% url 'hc-docs' %}
Finally, this commit removes stuff/logo.svg and
stuff/logo-full.svg. Selfhosted sites should not use the
official Healthchecks.io logos, so no point keeping them around
there.
3 years ago
Pēteris Caune
dd88924660
Fix dark mode styling issues in Cron Syntax Cheatsheet
3 years ago
Pēteris Caune
1c02d1ff87
Fix dark mode bugs
3 years ago
Pēteris Caune
93a881d0ba
Move color overrides to variables.less where possible
3 years ago
Pēteris Caune
1d62176f34
Remove non-standard "zoom: 1" CSS property
4 years ago
Pēteris Caune
8fa0d04830
Exclude Bootstrap's popovers
Not using them anywhere on the site currently, so commented them out
in bootstrap.less and regenerated bootstrap.css.
4 years ago
Pēteris Caune
ae4918db86
CSS tweaks: do slightly less white-on-white painting
4 years ago
Pēteris Caune
1e53027b84
CSS tweaks: do slightly less white-on-white painting
4 years ago
Pēteris Caune
00810ff123
Use Selectize.js for entering tags. Fixes #324
5 years ago
Pēteris Caune
2e30d349aa
Tweak CSS for form controls in focused state.
5 years ago
Pēteris Caune
052700a642
Make log events fit better on mobile screens.
5 years ago
Pēteris Caune
253f554591
Looks better without Segoe UI on Windows.
6 years ago
Pēteris Caune
d8bceac13f
Updated screenshots.
7 years ago
Pēteris Caune
fd3e1640ad
Tweak h1 and h2 font sizes.
7 years ago
Pēteris Caune
0f7a1ec60e
Add a a screenshot of cron dialog.
7 years ago
Pēteris Caune
647eca5b34
Add a a screenshot of cron dialog.
7 years ago
Pēteris Caune
dfed908873
Fix fonts.
7 years ago
Pēteris Caune
0f07fadc71
Updated screenshots.
8 years ago
Pēteris Caune
90546a587f
More CSS tweaks
8 years ago
Pēteris Caune
1ce6dffa59
Style tweaks, updated titles in modal dialogs.
8 years ago
Pēteris Caune
4906a5247c
Split "Account Settings" page into subpages.
8 years ago
Pēteris Caune
c8bcb23fd6
Material icons.
8 years ago
Pēteris Caune
0c363f5c01
Color tweaks
9 years ago
Pēteris Caune
ae94be6123
Updated screenshots
9 years ago
Pēteris Caune
cf84c02fc8
Bootstrap 3.3.6
9 years ago
Pēteris Caune
35aed93b7f
New feature: attaching tags to checks, and filtering checks list by their tags.
9 years ago
Pēteris Caune
7a207a8c49
Pricing table, WIP
9 years ago
Pēteris Caune
aa2bc72293
Better style for Log page.
9 years ago
Pēteris Caune
3901e2e09a
Need jumbotron too.
9 years ago
Pēteris Caune
85e25c8ece
oopsie, did need input groups.
9 years ago
Pēteris Caune
d833d299c2
Don't use jQuery on welcome page, much less JS to load.
Slightly reduce the size of bootstrap.css, by commenting out unused components.
Unauthenticated users see full logo, logged in users see icon-only logo.
9 years ago
Pēteris Caune
0861c9facc
All-important screenshots
9 years ago
Pēteris Caune
23c8ac6a2b
Updated logo
9 years ago
Pēteris Caune
53ab258447
Updated screenshots
9 years ago
Pēteris Caune
3921915049
Updated logo
9 years ago
Pēteris Caune
9fe126e790
Logo tweaks
9 years ago
Pēteris Caune
3bf3c39766
Logo and favicon
9 years ago
Pēteris Caune
0501a131ae
More content in docs section
9 years ago
Pēteris Caune
923becb441
Screenshots for README
9 years ago
Pēteris Caune
f9caa5ecef
Styling
10 years ago