#7961 closed defect (bug) (fixed)
Move admin menu colour information from wp-admin.css
| Reported by: | johnhennmacc | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | UI | Version: | 2.7 |
| Severity: | blocker | Keywords: | |
| Cc: | Focuses: |
Description
I am adding this so that it doesn't get forgotten. I believe that admin screen colours should be specified in the relevant CSS files. I have added two diffs to show what I mean.
Attachments (3)
Change History (7)
#4
in reply to: ↑ 2
@
18 years ago
Replying to Simek:
Additionally I want to ask - it's good idea to split "background" into more detailed attributes and leave only "color" and "image" attributes into color CSS?
Usually no, as when specifying another colors.css file, icons and other background images can be changed easily too.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Initial patch added. I moved colors from wp_admin to "2.6" section.
Additionally I want to ask - it's good idea to split "background" into more detailed attributes and leave only "color" and "image" attributes into color CSS?