Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#7017 closed defect (bug) (fixed)

Background colours specified in widgets.css override theming of Admin Screens

Reported by: johnhennmacc Owned by:
Priority: normal Milestone: 2.6
Component: General Version: 2.6
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Background colours have been specified in widgets.css and they override any custom colour schemes that users could develop because of where the call to widgets.css appears in widgets.php. I have attached a diff file to show what I think needs to be removed from widgets.css.

Attachments (1)

widgets.css.diff (516 bytes ) - added by johnhennmacc 18 years ago.
Changes to widgets.css to prevent colour override

Download all attachments as: .zip

Change History (3)

@johnhennmacc
18 years ago

Changes to widgets.css to prevent colour override

#1 @johnhennmacc
18 years ago

  • Keywords has-patch added

#2 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [7977]) Remove colors from widgets.css, use colors css. Props johnhennmacc. fixes #7017

Note: See TracTickets for help on using tickets.