Add switch class for checkboxes (fixes #70)

This commit is contained in:
daudix
2024-09-01 04:51:44 +03:00
parent 65770c2d93
commit 82d82cc811
3 changed files with 81 additions and 26 deletions

View File

@ -13,8 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add active state to footer's "Powered by" links.
- Add active state to footnotes' go back button.
- Add active state to slider thumb.
- Add hover state to slider thumb.
- Add loading animation to "Load Comments" button.
- Add special `switch` class for checkboxes (#70).
- Add zoom-on-hover to custom comment emojis.
- Style mentions and hashtags.