Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#8042 closed defect (bug) (fixed)

Pipe | after delete link on the edit posts page turns red on hover

Reported by: jick Owned by:
Priority: normal Milestone: 2.7
Component: UI Version: 2.7
Severity: trivial Keywords: has-patch
Cc: Focuses:

Description

In wp-admin/edit.php down under each post in the list is those new set of links like "Edit | Quick Edit | Delete | View" which all seems to work fine but I've found a little aesthetic issue around the delete link. When you hover over the delete link or even just the pipe that follows it, the pipe turns red.

Should be pretty trivial to fix.

Attachments (2)

8042.diff.txt (662 bytes ) - added by regulatethis 18 years ago.
Move the separator character outside of the action text span
8042.diff (662 bytes ) - added by regulatethis 18 years ago.
Stupid macs... fixed filename extension

Download all attachments as: .zip

Change History (7)

@regulatethis
18 years ago

Move the separator character outside of the action text span

@regulatethis
18 years ago

Stupid macs... fixed filename extension

#1 @regulatethis
18 years ago

  • Keywords has-patch added

#2 @jick
18 years ago

  • Resolutionfixed
  • Status newclosed

Like I said, pretty trivial to fix. Nice work. Thanks!

#3 @DD32
18 years ago

  • Resolution fixed
  • Status closedreopened

status changed from new to closed.

Please leave closing tickets (as fixed) to those who actually commit the fix to the SVN repo.

#4 @jick
18 years ago

Sorry about that. Won't happen again. ;)

#5 @westi
18 years ago

  • Resolutionfixed
  • Status reopenedclosed

(In [9517]) aesthetic | cleanup. Fixes #8042 props regulatethis.

Note: See TracTickets for help on using tickets.