Metadata
- Source
- FLUID-5500
- Type
- Bug
- Priority
- Minor
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2014-08-26T09:46:21.467-0400 - Updated
2021-07-29T01:33:43.948-0400 - Versions
-
- 1.5
- 2.0
- 3.0
- Fixed Versions
- N/A
- Component
-
- Overview Panel
Description
Steps to reproduce:
1) Open the prefs framework demo
http://build.fluidproject.org/infusion/demos/prefsFramework/
2) Notice that the link icons at the bottom of the overview panel have a white background.
3) Using the preferences editor, change to any of the contrast themes.
Notice that the background behind the icons disappears.
This seems to be because the background is the same colour as the background of the overview panel. It should be inverted. This can probably be applied using the .fl-inverted-color class.
Comments
-
Justin Obara commented
2014-08-26T09:48:46.927-0400 screenshot-default.png shows the white background on the icons when the default theme is applied. screenshot-contrast.png shows the missing background when the lgdg contrast theme is applied.