Rename --shine to --shimmer, make sure images are always on top when hovered

This commit is contained in:
daudix
2024-09-09 19:30:36 +03:00
parent d1ff2c9707
commit ceded156a8
4 changed files with 6 additions and 4 deletions

View File

@ -57,6 +57,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `config.extra.fix_contrast_dark` should now work even if `config.extra.primary_color_dark` is not set.
- Don't add `::before` pseudo element to color pickers.
- Fix images being covered by other images in some scenarios.
- Load auto-menu-close script if navbar sublinks are present.
## [4.8.0](https://codeberg.org/daudix/duckquill/compare/v4.7.1...v4.8.0)