2 Commits

Author SHA1 Message Date
Jan Sandbrink 734b049a8a CSS improvements
Improve visual representation of inline macros, by ensuring
they all use the same CSS attributes and have a reduced vertical padding,
so they don't overlap as much.

We also improved the vertical alignment of the leading icon for these macros.

As a sidefind, we replaced a handcrafted version of the InlineMessage with the
existing InlineMessage component. This also improved alignment of the icon.
2026-04-24 11:17:24 +02:00
Jan Sandbrink b5b95dd935 Add a component for inline macros
This is intended to become a replacement for the angular-based
<opce-macro-wp-quickinfo> component.

However, the new component should be more generic, so that it can
also be used for other cases, such as rich links to wiki pages.
2026-04-15 13:23:40 +02:00