#11434 closed (fixed)
AdminInterface filter_horizontal add/remove buttons have big focus borders
| Reported by: | defaultwombat | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | 1.0 |
| Severity: | Keywords: | css filter_horizontal selector-add selector-remove | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The filter_horizontal widget used e.g. for Permissions has disturbing focus borders due to the text-indent.
using "overflow: hidden" for .selector-add and .selector-remove, should solve this, making it easier to use the widget.
Attachments (1)
Change History (4)
by , 16 years ago
| Attachment: | 20090708_widget.css.diff added |
|---|
comment:1 by , 16 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
Patch for widgets.css