Opened 17 years ago
Closed 17 years ago
#10838 closed enhancement (wontfix)
Postboxes should have a box-shadow
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | low | |
| Severity: | minor | Version: | 2.9 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | 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)
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.