Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#7987 closed enhancement (wontfix)

put a css class for delete buttons

Reported by: devil1591's profile devil1591 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: UI Keywords: needs-patch
Focuses: Cc:

Description

We need to add a css class for delete button like the "delete" class in WP 2.6 which added a red background when your hover the button.

I suggest the class name "button-delete".

Attachments (1)

button-delete.patch (1.5 KB) - added by devil1591 16 years ago.
button-delete CSS class patch file

Download all attachments as: .zip

Change History (7)

#1 @westi
16 years ago

  • Keywords needs-patch added
  • Priority changed from low to normal
  • Severity changed from minor to normal

@devil1591
16 years ago

button-delete CSS class patch file

#2 @devil1591
16 years ago

  • Keywords has-patch added; needs-patch removed

#3 @westi
16 years ago

  • Keywords needs-patch added; has-patch removed

Ok. so that adds a css class but it's not used anywhere so what is the point of it?

#4 @devil1591
16 years ago

that's right, i suggest it because it was cool to see that we were on a delete button, and even if there no delete button in WP 2.7, there are still in many plugins...

#5 @ryan
16 years ago

  • Component changed from Administration to UI
  • Owner anonymous deleted

#6 @azaozz
16 years ago

  • Milestone 2.7 deleted
  • Resolution set to wontfix
  • Status changed from new to closed
  • Version 2.7 deleted

Don't seem to find a delete button class in 2.6 or 2.5, there's always been a.delete that gets red background on hover and is in 2.7 too.

Westi is right, why would there be a css class that's not used anywhere.

Note: See TracTickets for help on using tickets.