silverbullet/web/styles
Daniel Michel cb6ee137f2
Improve modals (#840)
* Adjust picker input to take up all remaining space

* Improve modals and buttons

* Remove confusing focus of scrollable result list in Firefox

* Adjust css for dark themes, add background for text field in prompt

Seperate accent color for text to increase contrast in dark theme
Set css color-scheme to dark for dark theme

* Fix buggy when entering very long text in picker

* Prevent key events from propagating outside of modals

* Always show focus on button

* Add the keydown event listener directly to the mini editor

* Do not refocus the mini editor when it loses focus and refactoring of the AlwaysShownModal.

* Fix reference to button and mini editor focus in chrome

* Fix selected option index capping in filter when using page down
2024-04-20 16:22:02 +02:00
..
colors.scss Improve modals (#840) 2024-04-20 16:22:02 +02:00
editor.scss Custom admonitions (#786) 2024-03-04 18:35:02 +01:00
main.scss Revert font part of #831 back to iA Mono 2024-04-09 09:28:12 +02:00
modals.scss Improve modals (#840) 2024-04-20 16:22:02 +02:00
theme.scss Improve modals (#840) 2024-04-20 16:22:02 +02:00