WordPress.org

Make WordPress Core

Opened 2 years ago

Closed 8 months ago

#16726 closed enhancement (fixed)

Admin Bar CSS gradient update

Reported by: cyberskull Owned by:
Priority: normal Milestone: 3.3
Component: Toolbar Version:
Severity: minor Keywords: has-patch
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 2 years ago.
Admin Bar CSS adjustments.
16726.patch (4.7 KB) - added by ocean90 2 years ago.

Download all attachments as: .zip

Change History (7)

cyberskull2 years ago

Admin Bar CSS adjustments.

comment:1 scribu2 years ago

  • Component changed from Administration to UI

comment:2 scribu2 years ago

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

comment:3 ocean902 years ago

16726.patch includes the proposed standard from #16461.

ocean902 years ago

comment:4 jane2 years ago

  • Milestone changed from 3.2 to Future Release

Missed freeze.

comment:5 helenyhou8 months 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.