Pēteris Caune
410a767496
Fix the off state for rocketchat, ntfy, telegram icons
2024-11-25 12:33:33 +02:00
Pēteris Caune
87dc3aff1d
Update Signal and Telegram icons
2024-11-25 12:10:16 +02:00
Pēteris Caune
a81da0b1ca
Remove some IE9 stuff from bootstrap.css
2024-11-24 14:59:48 +02:00
Pēteris Caune
e024196f1f
Add IcoMoon project export under /stuff/
2024-11-22 17:10:17 +02:00
Pēteris Caune
4b49004768
Fix nav divider color in selectize dropdowns
2024-11-14 14:55:04 +02:00
Pēteris Caune
633e612b59
Increase bottom margin for modal windows to work around Safari issue
...
cc: #899
2023-10-04 10:22:53 +03:00
Pēteris Caune
931876a737
Upgrade selectize.js to v0.15.2, fix CSS issues
...
Fixed CSS issues:
* In the tag input element, when entering a new tag,
the "Add ..." item was missing padding. Padding added.
* In the timezone selects the caret was hidden, so it was
hard to discover that timezone options can be filtered by typing.
Caret in timezone selects is now visible and blinking.
2023-06-28 11:42:00 +03:00
Pēteris Caune
97703f10cf
Tweak :active and :focus button styles
...
Make the darkening effect less pronounced. Unfortunately this
requires changing bootstrap's .less files.
2023-02-21 11:08:40 +02:00
Pēteris Caune
ca93e95632
Eliminate bootstrap's list-group
2022-02-01 09:06:35 +02:00
Pēteris Caune
148894bd9e
Upgrade to Bootstrap 3.4.1
2021-10-01 12:21:54 +03:00
Pēteris Caune
f424d14d83
Remove obsolete CSS vendor prefixes
2021-08-19 11:51:43 +03:00
Pēteris Caune
6b59bbe2bc
Remove unused CSS
2021-08-19 11:30:58 +03:00
Pēteris Caune
6ef1a9a01d
Remove obsolete CSS
2021-08-19 11:21:46 +03:00
Pēteris Caune
eb25cde241
Simplify jumbotron CSS
2021-08-18 16:36:09 +03:00
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.
2021-08-13 14:57:15 +03:00
Pēteris Caune
dd88924660
Fix dark mode styling issues in Cron Syntax Cheatsheet
2021-07-16 12:25:16 +03:00
Pēteris Caune
1c02d1ff87
Fix dark mode bugs
2021-06-21 15:57:50 +03:00
Pēteris Caune
93a881d0ba
Move color overrides to variables.less where possible
2021-06-21 15:12:06 +03:00
Pēteris Caune
1d62176f34
Remove non-standard "zoom: 1" CSS property
2021-02-27 09:04:49 +02:00
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.
2020-12-28 12:34:02 +02:00
Pēteris Caune
ae4918db86
CSS tweaks: do slightly less white-on-white painting
2020-07-01 12:32:28 +03:00
Pēteris Caune
1e53027b84
CSS tweaks: do slightly less white-on-white painting
2020-06-30 12:39:12 +03:00
Pēteris Caune
00810ff123
Use Selectize.js for entering tags. Fixes #324
2020-03-05 15:49:42 +02:00
Pēteris Caune
2e30d349aa
Tweak CSS for form controls in focused state.
2020-03-04 11:42:50 +02:00
Pēteris Caune
052700a642
Make log events fit better on mobile screens.
2019-11-05 10:45:39 +02:00
Pēteris Caune
253f554591
Looks better without Segoe UI on Windows.
2019-05-07 11:48:24 +03:00
Pēteris Caune
d8bceac13f
Updated screenshots.
2017-08-12 19:57:11 +03:00
Pēteris Caune
fd3e1640ad
Tweak h1 and h2 font sizes.
2017-08-12 19:24:15 +03:00
Pēteris Caune
0f7a1ec60e
Add a a screenshot of cron dialog.
2017-08-12 18:39:02 +03:00
Pēteris Caune
647eca5b34
Add a a screenshot of cron dialog.
2017-08-12 18:37:44 +03:00
Pēteris Caune
dfed908873
Fix fonts.
2017-08-07 19:54:16 +03:00
Pēteris Caune
0f07fadc71
Updated screenshots.
2017-03-17 11:54:24 +02:00
Pēteris Caune
90546a587f
More CSS tweaks
2017-03-16 22:09:41 +02:00
Pēteris Caune
1ce6dffa59
Style tweaks, updated titles in modal dialogs.
2017-03-16 21:26:29 +02:00
Pēteris Caune
4906a5247c
Split "Account Settings" page into subpages.
2017-03-16 16:06:22 +02:00
Pēteris Caune
c8bcb23fd6
Material icons.
2016-08-29 16:45:47 +03:00
Pēteris Caune
0c363f5c01
Color tweaks
2016-06-06 16:14:51 +03:00
Pēteris Caune
ae94be6123
Updated screenshots
2016-02-04 11:08:21 +02:00
Pēteris Caune
cf84c02fc8
Bootstrap 3.3.6
2015-12-15 00:47:33 +02:00
Pēteris Caune
35aed93b7f
New feature: attaching tags to checks, and filtering checks list by their tags.
2015-12-14 12:52:42 +02:00
Pēteris Caune
7a207a8c49
Pricing table, WIP
2015-11-16 23:16:38 +02:00
Pēteris Caune
aa2bc72293
Better style for Log page.
2015-11-10 02:40:31 +02:00
Pēteris Caune
3901e2e09a
Need jumbotron too.
2015-10-10 18:52:01 +03:00
Pēteris Caune
85e25c8ece
oopsie, did need input groups.
2015-10-10 18:49:23 +03:00
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.
2015-10-10 18:42:27 +03:00
Pēteris Caune
0861c9facc
All-important screenshots
2015-10-06 00:58:36 +03:00
Pēteris Caune
23c8ac6a2b
Updated logo
2015-10-01 23:46:26 +03:00
Pēteris Caune
53ab258447
Updated screenshots
2015-08-27 20:25:34 +03:00
Pēteris Caune
3921915049
Updated logo
2015-08-25 00:01:24 +03:00
Pēteris Caune
9fe126e790
Logo tweaks
2015-08-22 13:17:08 +03:00