geoproject-app/public
isUnknown f9e9e65712 feat: add element hover label and refactor to use CSS classes
Add visual feedback for hovered elements:
- Display element selector label (e.g., "p", "h1.title") on hover
- Label positioned at top-left of element with 30% opacity

Refactor all hover/selection styles to use CSS classes instead of inline styles:
- .page-hovered, .page-selected for page states
- .element-hovered, .element-selected for element states
- .element-hover-label for the floating label

This improves maintainability and separation of concerns by moving
styling logic to CSS files instead of JavaScript.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 16:26:39 +01:00
..
assets feat: add element hover label and refactor to use CSS classes 2025-12-08 16:26:39 +01:00
content blueprints 2025-12-02 21:45:22 +01:00
kirby init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
media init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
site feat: integrate Coloris color picker for background field 2025-12-04 15:03:29 +01:00
vendor init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
.editorconfig init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
.gitignore init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
.htaccess init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
composer.json init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
composer.lock init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
index.php init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
README.md init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00

Kirby: the CMS that adapts to any project, loved by developers and editors alike. The Plainkit is a minimal Kirby setup with the basics you need to start a project from scratch. It is the ideal choice if you are already familiar with Kirby and want to start step-by-step.

You can learn more about Kirby at getkirby.com.

Try Kirby for free

You can try Kirby and the Plainkit on your local machine or on a test server as long as you need to make sure it is the right tool for your next project. … and when youre convinced, buy your license.

Get going

Read our guide on how to get started with Kirby.

You can download the latest version of the Plainkit. If you are familiar with Git, you can clone Kirby's Plainkit repository from Github.

git clone https://github.com/getkirby/plainkit.git

What's Kirby?

  • getkirby.com Get to know the CMS.
  • Try it Take a test ride with our online demo. Or download one of our kits to get started.
  • Documentation Read the official guide, reference and cookbook recipes.
  • Issues Report bugs and other problems.
  • Feedback You have an idea for Kirby? Share it.
  • Forum Whenever you get stuck, don't hesitate to reach out for questions and support.
  • Discord Hang out and meet the community.
  • Mastodon Spread the word.
  • Bluesky Spread the word.

© 2009 Bastian Allgeier getkirby.com · License agreement