#18006 closed Cleanup/optimization (needsinfo)
admin small design change
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.4 |
Severity: | Normal | Keywords: | |
Cc: | rabshakeh | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Probably a frequently debated subject, my apologies upfront but hy is the header bar not in line with the rest of the admin, two small changes will suffice.
In base.css (781 and 831)
#header {
background: #7CA0C7 url(../img/default-bg.gif) top left repeat-x;
color: #ffc;
overflow: hidden;
}
#content-related .module h2 {
background: #eee url(../img/nav-bg.gif) bottom left repeat-x;
color: #666;
}
Attachments (2)
Change History (5)
by , 13 years ago
Attachment: | Screen Shot 2012-03-29 at 29 March 2012-2.25 .png added |
---|
by , 13 years ago
comment:1 by , 13 years ago
Cc: | added |
---|---|
Type: | Uncategorized → Cleanup/optimization |
comment:2 by , 13 years ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
comment:3 by , 13 years ago
Well i ment the color of the top bar compared to the application bars. Did you see the screenshot?
Note:
See TracTickets
for help on using tickets.
The design aspects of base.css has been hardly changed since it's beginning.
It's not clear what you mean by "in line"? Are you talking about the left justification?