#18640 closed defect (bug) (fixed)

A few errors in colors-classic.css and wp-admin.css

Reported by: demetris Owned by: duck_
Priority: normal Milestone: 3.3
Component: Administration Version: 3.3
Severity: normal Keywords: has-patch
Cc:

Description

See attached patch.

Cheers!

Attachments (3)

t18640-admin-css-fixes.diff (3.8 KB) - added by demetris 21 months ago.
t18640-admin-css-fixes-2.diff (3.6 KB) - added by demetris 21 months ago.
t18640-admin-css-fixes-3.patch (3.6 KB) - added by demetris 21 months ago.

Download all attachments as: .zip

Change History (8)

What's with span.description?

That was an accident. :-) Thanks, Sergey.

Reuploaded a corrected patch.

  • Milestone changed from Awaiting Review to 3.3

Shouldn't gradients in wp-admin.dev.css be attributed to background-image (as in colors-classic.dev.css), rather than background-color? WebKit blog says: "You can use gradients in the following places: background-image, border-image, list-style-image, content property".

Something is wrong with me today. :-| Thanks again!

Reuploaded the patch.

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

In [18691]:

Fix several CSS syntax errors. Props demetris. Fixes #18640.

Note: See TracTickets for help on using tickets.