Commit graph

108 commits

Author SHA1 Message Date
Sören Weber
a955167df4
theme: refine stuff #822 2024-04-04 23:49:34 +02:00
Sören Weber
58610aeefa
theme: add textmarker style for marked text #822 2024-04-04 22:11:31 +02:00
Sören Weber
edf50b44fe
menu: add outline for controls #726 2023-12-04 16:30:42 +01:00
Sören Weber
3e440e5228
button: make non-interactive if used as mock #740 2023-11-29 21:52:14 +01:00
Sören Weber
6cdff186c0
button: change color on active for transparent buttons #726 2023-11-19 01:56:27 +01:00
Sören Weber
28d09d0b27
expand: improve discovering links on keyboard navigation #726 2023-11-19 00:34:59 +01:00
Sören Weber
529daea637
theme: improve discovering links on keyboard navigation #726 2023-11-18 23:56:57 +01:00
Sören Weber
d2cfca4b2e
theme: fix mobile layout for width=48rem #676
clumsy solution as long as we still support IE11, otherwise we could have used
media query range syntax
2023-10-05 08:51:31 +02:00
Sören Weber
3c39bffe70
tabs: use color for link of inactive tabs #675 2023-10-05 08:13:20 +02:00
Sören Weber
93b115b7cb
taxonomy: add style and color parameter for tags #671 2023-10-03 22:49:49 +02:00
Sören Weber
15959fe60d
taxonomy: modularize term list generation #671 2023-10-03 13:20:20 +02:00
Sören Weber
977e4c5ab2
variant: fix sidebar-flyout borders color for zen #667 2023-10-02 10:37:12 +02:00
Sören Weber
00175972d9
tabs: improve a11y by removing duplicate hidden title #662 2023-10-01 21:06:39 +02:00
Sören Weber
9538593530
mermaid: improve button coloring #659 2023-10-01 12:24:35 +02:00
Sören Weber
5342161fed
mermaid: avoid graph bombing on hugo --minify #656 2023-09-30 21:41:31 +02:00
Sören Weber
175b0c8806
mermaid: add pan&zoom reset #651 2023-09-26 22:22:52 +02:00
Sören Weber
7622913ac2
search: add breadcrumb to dedicated search results #647 2023-09-24 00:27:39 +02:00
Sören Weber
e18c213e8c
theme: avoid id collisions between headings and theme #646 2023-09-23 10:18:31 +02:00
Sören Weber
493e23ebe1
menu: optionally disable index pages for sections #642 2023-09-21 17:23:41 +02:00
Sören Weber
8bd202954d
topbar: make buttons configurable #639 2023-09-18 20:24:49 +02:00
Sören Weber
6cd5a93198
topbar: make button flyouts modular #639 2023-09-15 00:23:41 +02:00
Sören Weber
9a5136d0be
topbar: switch to flex layout #639 2023-09-13 23:10:41 +02:00
Sören Weber
626841a16c
topbar: modularize left sided buttons #639 2023-09-12 23:09:14 +02:00
Sören Weber
151c31e142
images: allow option to apply image effects globally #623 2023-08-25 19:09:50 +02:00
Sören Weber
ed1715d467
theme: support for colored borders between menu and content #626 2023-08-25 03:14:09 +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
cef256eb40
tabs: allow codified tabs to be colored #550 2023-06-08 14:53:22 +02:00
Sören Weber
0a3662be61
tabs: increase contrast for non selected tab handles #550
and make default style darkish grey similar to other shortcodes
2023-06-08 14:36:28 +02:00
Sören Weber
67fe76a99c
shortcodes: add style option to mimic code box color scheme #551 2023-06-06 17:44:06 +02:00
Sören Weber
aea9a54a08
tabs: colors for each tab in a set #550 2023-06-05 18:31:55 +02:00
Sören Weber
013dcc0ba7
variant: move color-dependend properties 2023-06-05 00:41:14 +02:00
Sören Weber
911ec6fa86
tabs: revamp for color options support #550 2023-06-05 00:27:51 +02:00
Sören Weber
e362346834
notice: make boxes more prominent #535 2023-05-23 19:55:13 +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
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
00faf15af5
expand: a11y and remove jQuery #339 #452 2023-02-03 08:57:55 +01:00
Sören Weber
f2bfdce1d9
lightbox: switch to CSS-only solution #451 2023-01-29 11:21:52 +01:00