Commit graph

64 commits

Author SHA1 Message Date
Sören Weber
75d2bae3d6
highlight: fix position of copy-to-clipboard button in LTR #594 2023-07-26 22:40:54 +02:00
Sören Weber
9c72a05c17
button: fix focus and text decoration #577 2023-07-26 21:32:17 +02:00
Sören Weber
3c0e4c0a12
expand: remove slide effect on hover and add outline #577 2023-06-28 23:11:35 +02:00
Sören Weber
8fd3f79c9a
a11y: improve "clear search" button #581 2023-06-28 20:17:29 +02:00
Sören Weber
c69c5890a9
a11y: outline color for menu controls #581 2023-06-28 19:21:41 +02:00
Sören Weber
75cdd546e0
a11y: improve outline style for menu controls #581 2023-06-28 18:32:30 +02:00
Sören Weber
63928e5a91
theme: improve display of links #577 2023-06-23 11:50:29 +02:00
Sören Weber
83e403ea2e
highlight: add option for wrapping vs. scrolling #169 2023-06-22 01:22:08 +02:00
Sören Weber
90db4823dc
highlight: simplify js implementation #169 2023-06-21 22:06:16 +02:00
Sören Weber
2be07f6871
syntaxhiglight: adjust for background #569 2023-06-17 00:36:51 +02:00
Sören Weber
74e31cae1a
syntaxhighlight: move everything closer together in highlight table lineno mode #569 2023-06-16 22:29:35 +02:00
Sören Weber
739f7fc02a
variant: reduce 'More' contrast to adjust with relearn-bright variant 2023-06-15 23:55:45 +02:00
Sören Weber
d86973ae01
tabs: further tweaking of default color #550 2023-06-08 15:11:51 +02:00
Sören Weber
911ec6fa86
tabs: revamp for color options support #550 2023-06-05 00:27:51 +02:00
Sören Weber
08697ef8b2
theme: update color values to rgba #544 2023-05-28 00:04:44 +02:00
Sören Weber
5178890342
expand: indent expanded content #536 2023-05-23 20:03:06 +02:00
Sören Weber
e362346834
notice: make boxes more prominent #535 2023-05-23 19:55:13 +02:00
Sören Weber
da634d62c8
theme: allow to display tags below article #513 2023-05-19 20:44:19 +02:00
Sören Weber
06d35bbbdb
openapi: replace implementation with swagger-ui #523 2023-05-14 23:05:07 +02:00
Sören Weber
b11969b3d0
menu: avoid hiding of expander on hover when active item has children #520 2023-05-04 21:19:11 +02:00
Sören Weber
fbec0ece8f
expand: don't handle expand as task list in bullet point list #508 2023-03-28 19:52:56 +02:00
Sören Weber
42fcbc3084
variant: make browser theme a css variable #494 2023-02-26 12:47:12 +01:00
Sören Weber
c0a1c9cbcb
menu: rebuild collapsible expander #466
because sizing and positioning was a mess;
the follwing things are fixed with this:
- resizes and positions correctly according to html elements font-size
- IE11 compatiblity is now given
- a11y: expander is now correctly given a focus outline
- chevron is now coded into html instead of a css content value, which makes it easier to change (was an issue in the past)
- the visited checkmark now breaks correctly on long lines and hides behind the text if necessary
- some more css classes were introduced to make further extensions (eg. nested shortcut links) easier
2023-02-24 23:29:33 +01:00
Sören Weber
41118f0046
menu: further sizing adjustments #466 2023-02-17 15:07:57 +01:00
Sören Weber
4b7409f31c
theme: switch layout and menu to rem units #466 2023-02-14 20:28:11 +01:00
Sören Weber
a40e3685d4
theme: fix some sizing issues in content on small font sizes #466 2023-02-12 11:31:20 +01:00
Sören Weber
d62e2f7e0e
i18n: full support for RTL #470 2023-02-10 00:34:47 +01:00
Sören Weber
09ea211204
expand: simplify RTL support 2023-02-09 01:02:06 +01:00
Sören Weber
381b74f837
i18n: add RTL support for nav bar and child items #470 2023-02-09 00:53:11 +01:00
Sören Weber
5d9e1b6d47
piratify: fix expand and tabs for Pirates RTL #469 2023-02-08 21:59:28 +01:00
Sören Weber
00faf15af5
expand: a11y and remove jQuery #339 #452 2023-02-03 08:57:55 +01:00
Sören Weber
94e993b60e
badge: fix text color for IE11 #462 2023-02-03 00:02:47 +01:00
Sören Weber
f2bfdce1d9
lightbox: switch to CSS-only solution #451 2023-01-29 11:21:52 +01:00
Sören Weber
cf72c51286
shortcodes: support for accent color #440 2023-01-24 00:14:10 +01:00
Sören Weber
7d55b0dcda
variant: fix search icon and text color #437 2023-01-23 13:44:56 +01:00
Sören Weber
3d60e1dd8a
badge: fix background-color for IE #410 2022-12-04 13:57:17 +01:00
Sören Weber
41582f63f0
theme: add accent color #409 2022-12-02 20:44:53 +01:00
Sören Weber
2dfe52e3bb
theme: add styles for Markdown task lists #411 2022-12-02 15:51:36 +01:00
Sören Weber
03c80e0669
theme: display tables with document background color for better contrast #411
if displayed in notice boxes
2022-12-02 15:47:47 +01:00
Sören Weber
c45f6dda08
badge: add new shortcode #410 2022-12-01 01:37:09 +01:00
Sören Weber
2ebee964ca
search: reset placeholder and use generic colors #405 2022-11-29 20:27:27 +01:00
Sören Weber
322bf829bc
search: fix searchbox placeholder color in FF and IE #405 2022-11-27 16:48:52 +01:00
Sören Weber
ed29c7c8ae
theme: move IE specific stuff to fallback CSS #402 2022-11-23 17:50:12 +01:00
Sören Weber
3c6ea53a22
theme: fix color of IE11 home link fallback #402 2022-11-23 07:46:32 +01:00
Sören Weber
77b1c9661b
menu: relax usage of background color #399 2022-11-19 20:28:55 +01:00
Sören Weber
8b8814d696
search: add dedicated search page #386 2022-11-17 22:12:18 +01:00
Sören Weber
dd44547a10
search: improve keyboard handling #387 2022-11-17 17:29:01 +01:00
Sören Weber
e24c33c7aa
theme: reserve space for anchor icon to avoid overflow-y #364 2022-11-07 20:55:38 +01:00
Sören Weber
a13a13172a
theme: fix alignment of tags in rtl #364 2022-11-07 20:54:38 +01:00
Sören Weber
460ab79e66
history: refactor for a11y #341 2022-11-05 20:34:57 +01:00