elementary / elementary/granite
Style :drop(active) pseudo class
Open
Needs Design
Stylesheet
- Dominant language
- Vala
- Stars
- 329
- Forks
- 65
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 31
Description
### Problem
To make it clearer that a widget accepts a drop, we can style the `:drop(active)` pseudo class
### Proposal
It looks like this class applies to:
- [ ] Entry
- [ ] TextView
In Gtk3 I'm also able to confirm it applies to listbox rows
### Prior Art (Optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.