Skip to content

v4.7.25 – Add hover/focus affordance to buttons

Choose a tag to compare

@bungakku bungakku released this 18 Aug 03:11
· 20 commits to main since this release

Improved

  • Search and Print buttons now have a subtle hover/focus lift (slight upward shift + deeper shadow), using a transition: transform that was declared but never actually triggered by anything. Applies on mouse hover and keyboard focus alike.

No change to layout, sizing, or existing focus-ring behavior.

Full Changelog: v4.7.24...v4.7.25