Opened 2 years ago
Closed 8 months ago
#16726 closed enhancement (fixed)
Admin Bar CSS gradient update
| Reported by: |
|
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)
Change History (7)
cyberskull
— 2 years ago
Note: See
TracTickets for help on using
tickets.
Admin Bar CSS adjustments.