Opened 4 years ago
Closed 3 years ago
#10838 closed enhancement (wontfix)
Postboxes should have a box-shadow
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Administration | Version: | 2.9 |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
When dragging around postboxes (i.e. the draggable boxes on the post edit and dashboard pages), they become transparent, but I think a shadow would make them look nicer (and would fit in better with, say, the login dialog).
Attachments (2)
Change History (6)
JeremyVisser — 4 years ago
comment:1
JeremyVisser — 4 years ago
- Keywords has-patch dev-feedback added
- Keywords dev-feedback removed
- Milestone changed from Unassigned to 3.0
I prefer without shadows, personally...
And it makes the dragging quite choppy when there are many, especially in FF.
- Milestone 3.0 deleted
- Resolution set to wontfix
- Status changed from new to closed
closing then...
Note: See
TracTickets for help on using
tickets.

Attached is a patch to do the job (define('SCRIPT_DEBUG', true) to make it work), but I'm not sure that's the right place to do it. It gives you a feel, at the very least.
I'd probably prefer to see it done in CSS somewhere.