Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#17991 closed defect (bug) (fixed)

xit.gif needs transparency (wp-admin/images)

Reported by: caspie's profile Caspie Owned by: dd32's profile dd32
Milestone: 3.3 Priority: normal
Severity: normal Version: 3.2
Component: Graphic Design Keywords: commit
Focuses: Cc:

Description

Edit post and look at the Post Tags widget.

Attachments (2)

post-tags.png (6.0 KB) - added by Caspie 14 years ago.
screenshot
xit.gif (182 bytes) - added by Caspie 14 years ago.
possible fix, works for me

Download all attachments as: .zip

Change History (7)

@Caspie
14 years ago

screenshot

@Caspie
14 years ago

possible fix, works for me

#1 @dd32
14 years ago

Incase someone can't see it, The background of the icon is #fff rather than the #f6f6f6 of the metabox

#2 @SergeyBiryukov
14 years ago

  • Milestone changed from Awaiting Review to 3.3

#3 @SergeyBiryukov
14 years ago

  • Keywords commit added

#4 @dd32
14 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In [18883]:

Use transparent delete icon. Props Caspie. Fixes #17991

#5 @dd32
14 years ago

Image was/is an exact replica down to the pixels. Only difference being s/#fff/transparent/g for the corners.

Note: See TracTickets for help on using tickets.