hedgedoc/frontend/global-styles
Erik Michelson 7195c1bdc0 fix(styles): use correct dark-mode selector in css
The dark-mode selector changed from the class "dark" attached to the
body element to a data-attribute with some react-bootstrap upgrade.
This commit reflects this change in our custom css.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-09-18 18:11:02 +02:00
..
colors-only-bootstrap fix: show modal close button with correct color in dark mode 2023-03-28 20:38:25 +02:00
button-inside.scss fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
github-markdown.scss fix(styles): use correct dark-mode selector in css 2024-09-18 18:11:02 +02:00
highlight-js.scss fix: replace dark mode hack with bootstrap's own dark mode 2023-06-04 22:38:50 +02:00
index.scss fix(styles): use correct dark-mode selector in css 2024-09-18 18:11:02 +02:00
markdown-tweaks.scss fix: exclude the link icon from the first heading extraction text 2023-03-20 10:21:17 +01:00
reveal.scss fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
typeahead.scss fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
variables.light.scss fix: replace dark mode hack with bootstrap's own dark mode 2023-06-04 22:38:50 +02:00
variables.module.scss fix(frontend): remove apple emojis and use only twemoji 2023-03-08 21:23:48 +01:00