Make WordPress Core

Opened 15 years ago

Closed 13 years ago

#16726 closed enhancement (fixed)

Admin Bar CSS gradient update

Reported by: cyberskull's profile cyberskull Owned by:
Milestone: 3.3 Priority: normal
Severity: minor Version:
Component: Toolbar Keywords: has-patch
Focuses: Cc:

Description

I noticed the new admin bar does not have the complete set of CSS3 gradients. I've added support for -webkit-linear-gradient() and linear-gradient() along with some minor code cleanup in the patch. This brings it in line with the current gradient proposal syntax.

Tested successfully in Safari 5.0.3, Firefox 3.6.13, Opera 10.63 and WebKit nightly.

I'm setting the component to Administration, if that is wrong will someone please correct it?

Attachments (2)

admin-css.diff (5.1 KB) - added by cyberskull 15 years ago.
Admin Bar CSS adjustments.
16726.patch (4.7 KB) - added by ocean90 15 years ago.

Download all attachments as: .zip

Change History (7)

@cyberskull
15 years ago

Admin Bar CSS adjustments.

#1 @scribu
15 years ago

  • Component changed from Administration to UI

#2 @scribu
15 years ago

  • Milestone changed from Awaiting Review to 3.2
  • Severity changed from normal to minor

#3 @ocean90
15 years ago

16726.patch includes the proposed standard from #16461.

@ocean90
15 years ago

#4 @jane
15 years ago

  • Milestone changed from 3.2 to Future Release

Missed freeze.

#5 @helenyhou
13 years ago

  • Component changed from UI to Toolbar
  • Milestone changed from Future Release to 3.3
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [19220] by ocean90 anyway :)

Note: See TracTickets for help on using tickets.