html code elements unreadable on dark-background (light font) themes
shark - October 8, 2009 - 19:48
| Project: | RoleAssign |
| Version: | 6.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
I'm using Acquia Slate which is a theme with a dark background and light colored font. When reviewing the RoleAssign help (which is great by the way), the html code elements don't show up because the RoleAssign CSS uses a light background without specifying that the font should be dark.
The included patch is a trivial fix for this problem.
| Attachment | Size |
|---|---|
| code-color-fix.patch | 285 bytes |

#1
To be more specific, I'm using Acquia Slate theme and viewing the help at admin/help/roleassign (in case it wasn't clear).