| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
* General modal cleanup
* Remove second scrollbar caused by modal
|
| |
|
|
|
|
|
|
|
| |
* Apply width restructions to modals and images
* Dark theme 2.0
* Add webkit scrollbar
* Use Object.keys instead of Object.entries where applicable
|
| | |
|
| |
|
|
|
| |
This also rewrites the CSS to use CSS variables. Currently this isn't
done to codeblocks however.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add sans serif font toggle
* remove unnecessary boolean comparison from setFont
Co-authored-by: slice <[email protected]>
* Update checkbox title
Co-authored-by: slice <[email protected]>
* General cleanup of settings system
* Apply overflow hidden to modal
Co-authored-by: slice <[email protected]>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Create settings modal
* Fix issue with spacing after settings button
* Fix issue with modal background on mobile devices
* Add close button to modal
* Add tooltip to close button
* Support closing modal with escape key
* Add missing semicolon to keydown event listener
|
| | |
|
| | |
|
| |
|
|
| |
Also better width in the tables.
|
| | |
|
| |
|
|
| |
It's completely broken anyway.
|
| | |
|
| | |
|
| |
|