Ticket #5386 (closed bug: fixed)
Anchor font color inside ui widget header not theme color
| Reported by: | Rwhitbeck | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.8.1 |
| Component: | ui.css-framework | Version: | 1.8 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Change History
comment:1 Changed 3 years ago by rdworth
- Priority changed from minor to critical
- Component changed from CSS Framework to [meta] ui.site
- Milestone changed from TBD to 1.8.1
comment:2 Changed 3 years ago by Rwhitbeck
Description from dup ticket #5390:
When using the redmond theme (and presumably others) the text on an anchor button appears in white rather than blue as per a standard button. The offending style appears to be:
.ui-widget-header a: #ffffff
Commenting out this style appears to fix the anchor button issue but I'm not sure what effect this would have elsewhere.
comment:3 Changed 3 years ago by rdworth
- Status changed from new to closed
- Resolution set to fixed
- Component changed from [meta] ui.site to CSS Framework
- Summary changed from Button Widget Inconsistent Styling of Anchor Tag to Anchor font color inside ui widget header not theme color
Fixed in 3e1f97d5e5e3c4b22b4fbb8a024d2de02e086dbb. Thanks dcneiner.
Note: See
TracTickets for help on using
tickets.

