DarkRoom: Evolution preferences not displaying correctly
Bug #581230 reported by
Alexander Usyskin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
human-theme |
New
|
Undecided
|
Unassigned | ||
human-theme (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Binary package hint: darkroom
With this theme the background color of mail configuration tab in Evolution is not right.
The offending line is:
...
widget_class "*Mail*" style "murrine-panel"
...
This line overwrites every widget with "Mail" in name, the evolution mail configuration too...
The "New Wave" theme fixes this this way:
...
# use this to fix Evolution proiblem
widget_class "*Panel*Mail*" style "panel"
...
Patch attached.
affects: | darkroom (Ubuntu) → human-theme (Ubuntu) |
summary: |
- Evolution preferences not displaying correctly + DarkRoom: Evolution preferences not displaying correctly |
tags: | added: patch |
tags: |
added: patch-forwarded-upstream removed: patch |
To post a comment you must log in.
Sorry for ask this but please could you attach a screenshot of this issue because I can't see any differences for the moment while I was under evolution preferences (sorry but I usually use default ubuntu theme), Thanks!