geoproject-app/public/assets/css
isUnknown 5b5c65722b fix: improve element label positioning and state management
- Fix element label positioning using getBoundingClientRect + scroll offset
- Filter out state classes from element selectors (element-hovered, etc.)
- Add cursor pointer on hovered elements and pages
- Prevent elements from having both hovered and selected classes
- Fix issue where closing popup left previous element in hovered state

Ensures only one visual state per element at a time and cleaner
selector display in labels.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 16:35:28 +01:00
..
src refactor: mutualize popup styles into shared SCSS file 2025-12-08 16:17:34 +01:00
pagedjs-interface.css fix: improve element label positioning and state management 2025-12-08 16:35:28 +01:00
style.css refactor: mutualize popup styles into shared SCSS file 2025-12-08 16:17:34 +01:00
style.css.map refactor: mutualize popup styles into shared SCSS file 2025-12-08 16:17:34 +01:00
style.scss refactor: mutualize popup styles into shared SCSS file 2025-12-08 16:17:34 +01:00
stylesheet.css feat: implement TextSettings with reactive CSS editing 2025-12-05 16:18:31 +01:00