Opened 10 years ago
Closed 10 years ago
#38004 closed defect (bug) (fixed)
Light scheme background color mismatch
| Reported by: | trepmal | Owned by: | afercia |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui |
Description
The admin body color is #f1f1f1, as declared in common.css
In css/colors/_variables.scss, $body-background matches this value by default.
Of the 8 admin color schemes, only Light attempts to change this value (to #f5f5f5).
However, css/colors/_admin.scss, that color is applied to the background of html, not body.
This means that if you're using Light, there is a very subtle background change on any screen that requires scrolling.
Attachments (1)
Change History (5)
#2
@
10 years ago
- Focuses ui added
- Keywords needs-patch good-first-bug added
- Milestone Awaiting Review → 4.7
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Easier to see in the settings pages, see below: